I have a table with multiple records in it. I have a find duplicates query to find the duplicate records. The duplicate query counts the instances, but I need a way to bring up each individual record. I have another query with both the original table and the duplicates query in it with a relationship in order to pull the individual duplicated records. However it won't let me either update the record or delete the record. This can't be that difficult but I haven't written much in Access lately and my skills are a bit rusty. Any help/advice would be greatly appreciated.