Use the Query Wizard to Find Duplicates, and the delete all but one from the results.
If there is more data to each record such that you must delete all but a specific record, then in the query wizard, make sure you include all the pertinent fields to allow you to determine which one is the right one to leave, and which ones you can safely delete.
I use this wizard a lot when I inherit a database and make a button on my administrative switchboard so that I can check the data for duplicates as I clean.
mmcdonal
|