I am trying to perform a delete query using two tables however I only want the data from one table deleteing. The query is based on the "find unmatched query". If data exists in one table and does not match data in its linked table then i want to delete it. However when I run the delete query it asks me to specify the table where I would like to delete the data from because there are two tables in my query. Can anybody help ?