I'm using excel 2003.
I have 2 spreadsheets.
example:
Spreadsheet 2:
col1 col2 col3
test 1 5.00
test 2 7.50
test 3 8.00
Spreadsheet 1:
col1 col2 col3
test 1 5.00
test 2 10.50
test 4 10.00
I want to compare spreadsheet 1 to spreadsheet 2 to find the differences:
test 1 - is ok because the same data is in both spreadsheets
test 2 - is not ok because col3 is different
test 3 - is not ok because it is not in spreadsheet 2
test 4 - is not ok because it is not in spreadsheet 1
Any ideas would be very helpful.
Thank you
I have 2 spreadsheets.
example:
Spreadsheet 2:
col1 col2 col3
test 1 5.00
test 2 7.50
test 3 8.00
Spreadsheet 1:
col1 col2 col3
test 1 5.00
test 2 10.50
test 4 10.00
I want to compare spreadsheet 1 to spreadsheet 2 to find the differences:
test 1 - is ok because the same data is in both spreadsheets
test 2 - is not ok because col3 is different
test 3 - is not ok because it is not in spreadsheet 2
test 4 - is not ok because it is not in spreadsheet 1
Any ideas would be very helpful.
Thank you