I have created a query of two tables, Table 1 and Table 2. I have joined the two tables on the field FedID where I have selected to show all values where I list all values in table 2 that are equal to those in table 1. I get a return quantity of 4800 records.
I want to delete these records from Table 1. I click the delete query icon and hit run. It says that I must select which table I'd like to delete the records from. I can't find how to select which table I want to have these records deleted from.
I can't find the answer to my problem. I've looked at videos and online but all of the information I get points me to VBA stuff that I can't decipher. Can anyone help me with this?
Thanks a ton!
Mike