Can you compare two excel spreadsheets in Microsoft Access to pull duplicates?

In Microsoft Access 2003, can you compare two excel spreadsheets so that you can see if there are any duplicate entries?

Is there a wizard that does this?

There is a wizard that will find duplicates within a single table, but not between 2 tables. But it is very easy to make your own query to find out if there are duplicates. Make a new query. Put a join on each field in the two spreadsheets. I assume that the spreadsheets are linked to your database or that you have imported them so they are available as tables.

One Response to “Can you compare two excel spreadsheets in Microsoft Access to pull duplicates?”

  1. Sandy Says:

    There is a wizard that will find duplicates within a single table, but not between 2 tables. But it is very easy to make your own query to find out if there are duplicates. Make a new query. Put a join on each field in the two spreadsheets. I assume that the spreadsheets are linked to your database or that you have imported them so they are available as tables.
    References :

Leave a Reply