G
Guest
I have a database with four similar queries that generate four separate
reports. I have a macro to print the four reports but they each require a
date input from the user for an expression in the queries. The input will
always be the same for each query at an given time. How can I get the macro
to prompt the user for the date one time for the separate queries, instead of
having them enter the date once for each query. (Im new to access vba).
reports. I have a macro to print the four reports but they each require a
date input from the user for an expression in the queries. The input will
always be the same for each query at an given time. How can I get the macro
to prompt the user for the date one time for the separate queries, instead of
having them enter the date once for each query. (Im new to access vba).