I am trying to get non-duplicate records for the fields in a make table query in an automated fashion. I have looked at Microsoft's suggestion of copying the table to structure only and then making the field that I do not want duplicates the primary key and then appending the tables in a query. This does not seem to work on a table made by a make table query though. When I click run on the query it does nothing at all. Does anyone have any ideas. Thanks