View Full Version : Duplicate Entries and queries?


JTQ911
07-30-2007, 11:16 AM
Is there a way to find and remove duplicate entries in tables by using queries.....if so, how specifically?

rainman89
07-30-2007, 11:18 AM
there is a duplicate query option in the query design wizard. it will allow you to find the duplicates and delete one of them, if you wanted this to be automated, you would have to run a delete query to delete only one of the records