J JTQ911 Registered User. Local time Today, 08:10 Joined Jul 26, 2007 Messages 83 Jul 30, 2007 #1 Is there a way to find and remove duplicate entries in tables by using queries.....if so, how specifically?
Is there a way to find and remove duplicate entries in tables by using queries.....if so, how specifically?
rainman89 I cant find the any key.. Local time Today, 08:10 Joined Feb 12, 2007 Messages 3,013 Jul 30, 2007 #2 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
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