What I would do is add a new field DeleteFlag (type Yes/No) and then write a query that selects all records where there are duplicates - use a subquery to do this. You can then visually inspect the duplicates and set the delete flag for the ones you want to go.
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.