Make a select query in the query designer, a query that selects the rows that you wish to delete, based on joins and conditions between the two tables. Once you get that right, change the query from select to delete, and you should be good. Back you data up prior to all this, just in case.