drrocket5292
Technical User
I have a list in column A on sheet1 and a list in column D of sheet2 with a whole bunch of information between the two. Next to the list on sheet2 is a date from the past 3-4 months. Is there a way in VBA to compare the list on sheet1 to the list on sheet2 and then paste the date from sheet2 to sheet1 column D if someone appears on both lists? i.e. if someone's SSN is in the list on sheet1 and in the list on sheet2 i want to copy the date next to their SSN on sheet2 and put it on the same row as their name on sheet1 but 3 columns over in column D.