Hi all,
I searched the forum, but could not find a solution for my problem. Any help is appreciated. I have one spreadsheet with Data A and Data B, a second spreadsheet with Data A and Data C. I need to copy Data C from the second spreadsheet into the first spreadsheet for each line that matches Data A. Example below:
Spreadsheet 1 Spreadsheet 2
Column A Column B Column A Column C
100 X 50 2
104 X 100 6
106 X 106 8
I need the new spreadsheet 1 to look like:
Column A Column B Column C
100 X 6
104 X
106 X 8
I searched the forum, but could not find a solution for my problem. Any help is appreciated. I have one spreadsheet with Data A and Data B, a second spreadsheet with Data A and Data C. I need to copy Data C from the second spreadsheet into the first spreadsheet for each line that matches Data A. Example below:
Spreadsheet 1 Spreadsheet 2
Column A Column B Column A Column C
100 X 50 2
104 X 100 6
106 X 106 8
I need the new spreadsheet 1 to look like:
Column A Column B Column C
100 X 6
104 X
106 X 8