ankita.sethi
Board Regular
- Joined
- Apr 27, 2011
- Messages
- 58
Hi,
I want to write a macro in Access (not VBA) and run various queries with the same criteria. This criteria is however not fixed and requires the user to enter the value.
Can anyone suggest me the best way to do this?
If I use VBA macro to prompt the user to enter the value once, how can I pass this value to each query that is run?
Please let me know if this does not make much sense and I will try to explain better :P
I want to write a macro in Access (not VBA) and run various queries with the same criteria. This criteria is however not fixed and requires the user to enter the value.
Can anyone suggest me the best way to do this?
If I use VBA macro to prompt the user to enter the value once, how can I pass this value to each query that is run?
Please let me know if this does not make much sense and I will try to explain better :P