Any help for an Excel noob?
I need to automatically copy certain fields from 1 spreadsheet into another. But the fields obviously all need to copy into specific rows.
For example
Sheet 1
Unique ID Hours Remaining Hours Cost
1 20 17 2100
72 12 1 1489
64 12 9 100
23 90 67 45000
Sheet 2
Unique ID Name Code Hours Remaining Hours Cost
72 Bob 1089
1 Ron 4456
23 Amy 1112
So the unique identifiers are not in the same order in the two spreadsheets.
I need to automatically update all rows in spreadsheet 2 with the corresponding values in spreadsheet 1.
I believe I need to record a Macro, but am not sure how to go about it .
Any help will be greatly appreciated.
Kind regards
Bookmarks