G
Guest
I have two Excel Spreadsheets which I want to compare. I have imported them
in Access. I made the primary key in both tables an auto incremental field.
I want to match the records on SSN and Effective Date Begin - not the primary
key. Spreadsheet A has data pulled by operator 1 and spreadsheet B has data
pulled by operator 2. The operators did not pull the exact same data but
parts of each are needed to load into a new database. I want to match the
data from both tables and have a column indicating the record either exists
in both spreadsheets or the record is only in spreadsheet "?". There are
40383 records in Table A and 35351 records in Table B. When I do a join I
get 40408 records and they all have a match so I know I am not doing
something correctly.
in Access. I made the primary key in both tables an auto incremental field.
I want to match the records on SSN and Effective Date Begin - not the primary
key. Spreadsheet A has data pulled by operator 1 and spreadsheet B has data
pulled by operator 2. The operators did not pull the exact same data but
parts of each are needed to load into a new database. I want to match the
data from both tables and have a column indicating the record either exists
in both spreadsheets or the record is only in spreadsheet "?". There are
40383 records in Table A and 35351 records in Table B. When I do a join I
get 40408 records and they all have a match so I know I am not doing
something correctly.