G
Guest
I have a macro that runs 3 different queries, this is to delete certain
records in 3 different tables, the id number is the same in each table. The
first query asks for the id number and deletes the records, the second query
asks for the id number and deletes the records in the next table. I am at a
loss to find a way to have the macro ask for the id number one time and save
it to delete the records in all three of the queries, or perhaps the whole
thing could be run with linked queries?
records in 3 different tables, the id number is the same in each table. The
first query asks for the id number and deletes the records, the second query
asks for the id number and deletes the records in the next table. I am at a
loss to find a way to have the macro ask for the id number one time and save
it to delete the records in all three of the queries, or perhaps the whole
thing could be run with linked queries?