johnnyatyeo
Instructor
I run an append query based on a parameter eg the query simply asks for an order number of a record which is then pasted into another table.
I then run a delete query based on the same parameter to remove the order number record from the primary table.
The two queries are run together from a macro.
How do I stop the parameter prompt coming up twice and pass the variable from the first query to the second preferably withou VB but if no other way .........?!
I then run a delete query based on the same parameter to remove the order number record from the primary table.
The two queries are run together from a macro.
How do I stop the parameter prompt coming up twice and pass the variable from the first query to the second preferably withou VB but if no other way .........?!