Afternoon guys,
I have one workbook with 2 sheets of data, what i need to do is build a macro that look at column A in sheet 1, matches that to column A in sheet 2.
For every match in the columns (And there will be no duplicates) copy the data row F to M in sheet 2 and paste it on the matching row from F onwards in sheet 1.
I have no idea where to start with this as i'm building my knowledge of VBA as you guys help me.
So thank alot in advance...
Mike
I have one workbook with 2 sheets of data, what i need to do is build a macro that look at column A in sheet 1, matches that to column A in sheet 2.
For every match in the columns (And there will be no duplicates) copy the data row F to M in sheet 2 and paste it on the matching row from F onwards in sheet 1.
I have no idea where to start with this as i'm building my knowledge of VBA as you guys help me.
So thank alot in advance...
Mike