I am using an append query to take information from a linked table which I am not able to edit, to a table that I can edit and add one field to. Here is my problem...I would like if everytime I ran the query I would not duplicate the records, but only update the information. I am going to run this everytime I open a particular form so I will have updated data in my form. Am I using the correct query or is there a better way to do this?