G
Guest
I have a table listing all of the records that I want to delete from another
table - how do I go about setting that up?
table - how do I go about setting that up?
John Spencer said:Add both tables to your query grid
Join them on the field(s) that are the key fields (the matching fields)
Field: Your ID Field
Table: IMC Intern Logs
Delete: Where
Criteria: <blank>
Click the Run button or select Query: Run from the menu
BACK UP your database BEFORE you do this. Just in case it doesn't work as
expected.