G
Guest
I used a find duplicates query to locate some duplicate records in my table.
There were 6 duplicate records. I saved the find duplicates query for later
use. Now I need to create a delete query based on the results of the find
duplicates query to delete the duplicate names and adresses. I opened my find
duplicates query in design view and changed the query type to a delete query.
Instead of deleting the duplicate files, it wants to delete every record in
the table. How can I delete only the duplicate records while keeping the
unique ones?
Thanks for any insights you might have
There were 6 duplicate records. I saved the find duplicates query for later
use. Now I need to create a delete query based on the results of the find
duplicates query to delete the duplicate names and adresses. I opened my find
duplicates query in design view and changed the query type to a delete query.
Instead of deleting the duplicate files, it wants to delete every record in
the table. How can I delete only the duplicate records while keeping the
unique ones?
Thanks for any insights you might have