chuckles1066
Banned
- Joined
- Dec 20, 2004
- Messages
- 372
I have a macro that runs four different queries.
Each query needs a date entered (it's the same for each query).
I originally had an [Enter date:] criteria in each query but assumed that using a function and grabbing the initial user input would be enough to fire all four queries without having to enter the date each time.
Wrong!
So my question is: how do I grab that initial user input and store it for use in subsequent queries?
TIA.
Each query needs a date entered (it's the same for each query).
I originally had an [Enter date:] criteria in each query but assumed that using a function and grabbing the initial user input would be enough to fire all four queries without having to enter the date each time.
Wrong!
So my question is: how do I grab that initial user input and store it for use in subsequent queries?
TIA.