D
-D-
I have two spreadsheets with a common column in each spreadsheet where I
need to find the matching records based on this common column.
The first spreadsheet has 139 records (spreadsheetA) and the common column
name is "AccountId"
The second spreadsheet has over 9000 records (spreadsheetB) with the common
column name "AccountId"
I want to find the matching records in the "spreadsheetB" that has records
based on the AccountId in the "spreadsheetA". Once I find the matching
records I want to copy the new information over to the "spreadsheetA" that I
am obtaining from the "spreadsheetB".
How can I accomplish this?
Basically, I want to find records in "spreadsheetB" and merge them into
"spreadsheetA".
Thanks for any help.
need to find the matching records based on this common column.
The first spreadsheet has 139 records (spreadsheetA) and the common column
name is "AccountId"
The second spreadsheet has over 9000 records (spreadsheetB) with the common
column name "AccountId"
I want to find the matching records in the "spreadsheetB" that has records
based on the AccountId in the "spreadsheetA". Once I find the matching
records I want to copy the new information over to the "spreadsheetA" that I
am obtaining from the "spreadsheetB".
How can I accomplish this?
Basically, I want to find records in "spreadsheetB" and merge them into
"spreadsheetA".
Thanks for any help.