Hi
It would be much appreciated if someone could provide me with macro code to do the following:
I have 2 Worksheets:
Worksheet 1 contains data in all cells in columns A to F only
Worksheet 2 contains data in all cells in columns A to R only
Column A in Worksheet 1 and Column G in Worksheet 2 only contain 5-digit numbers.
When the macro finds an exact match on a 5-digit number in both sheets, I need the entire row (18 cells of data) in Worksheet 2, copied and pasted to Worksheet 1 so that the 18 cells are pasted in, with the first copied cell in Column H and the last cell in column Y. The copied row needs to be copied to the same row as the matching number in Worksheet 1.
I hope I have explained it clearly!
Regards,
Paul
It would be much appreciated if someone could provide me with macro code to do the following:
I have 2 Worksheets:
Worksheet 1 contains data in all cells in columns A to F only
Worksheet 2 contains data in all cells in columns A to R only
Column A in Worksheet 1 and Column G in Worksheet 2 only contain 5-digit numbers.
When the macro finds an exact match on a 5-digit number in both sheets, I need the entire row (18 cells of data) in Worksheet 2, copied and pasted to Worksheet 1 so that the 18 cells are pasted in, with the first copied cell in Column H and the last cell in column Y. The copied row needs to be copied to the same row as the matching number in Worksheet 1.
I hope I have explained it clearly!
Regards,
Paul