It may happen to end with two different tables, in which you just want to know what are the exact differences, especially when you manage a lot of data.
I propose you a simple way to quickly get differences between two tables – the only difficult part is to get them in the right format !
Fig 1 : First Excel table to be comparedFig 2 : Second Excel table to be compared
Check that both tables have the same columns in the same order with the same naming, and that the first one contains a unique identifier – meaning there is no two times the same value in this column within the same file, and that same lines of both files have the same value in this column.
Also, you may want to order your tables, as the program will not do it – you can use standard Excel order function to do so.
Fig 5 : Compare2CSVfiles-v1.2.mdb language selection screenFig 6 : Providing first file name in Compare2CSVfiles-v1.2.mdbFig 7 : Providing second file name in Compare2CSVfiles-v1.2.mdb
Pay attention to give the full name of the csv file, and to have them located in the same folder, or you will get an error (Fig 11).
Fig 11 : Compare2CSVfiles-v1.2.mdb error message
As a result, you will get up to 3 files, depending on type of errors found :