In Access 2000 I have a Customers table with a lot of duplicates. I know how to write a Find Duplicates query and how to write a Delete query. How can I write a query (or more than one query) that will find all the duplicates then delete all but the first instance of the customer record, leaving only unique records? A good answer to this would save me DAYS of work.