E
Erik
I have a table that is created by an append query from 4 other tables. When
I use the append query, it creates duplicate records. For a record to be
considered a true duplicate, 4 fields have to match exactly. How do I create
a query that will delete the duplicates while retaining 1 record? (example: 4
records are duplicates, and I need to keep one of them while deleting the
other 3) The four fields that match to create a duplicate are "DATE", "OP",
"HOURS", and "ASSET". Any help is appreciated.
Thanks.
Erik
I use the append query, it creates duplicate records. For a record to be
considered a true duplicate, 4 fields have to match exactly. How do I create
a query that will delete the duplicates while retaining 1 record? (example: 4
records are duplicates, and I need to keep one of them while deleting the
other 3) The four fields that match to create a duplicate are "DATE", "OP",
"HOURS", and "ASSET". Any help is appreciated.
Thanks.
Erik