Is there a way to create a parameter and pass it to a variety of macros? As I know there is no SetTempVar action in Access 2003.
Is there a way to create a parameter and pass it to a variety
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The easiest would probably be to use a form – it can be hidden, or the tag property of the current form if all macros are to be run with respect to a single form.