First you need to identify which duplicates to delete (you need a key element to display in the Find Duplicates query)
Use the Find Duplicates query as source for an 'In (Select...) statement. The In(Select...) should contain a Where clause to return ALL keys BUT the one that must remain in place.
But I think it's easier in code, using a recordset based on the Find Duplicates query.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.