Peter Whitfield
Registered User.
- Local time
- Today, 18:22
- Joined
- Oct 25, 2001
- Messages
- 13
Apologies, if this is old hat however Im currently teaching myself Access 97 after years of DataEase.
I have 2 macros that run a) a spreadsheet export based on a date selected and then b) a printed report on the same date.
However, I cant seem to find a way to ask for the date at the start of the first macro and pass it to the second, therefore I am having to ask the same question twice.
In DataEase it would have been set as a global variable and passed over.
Peter
I have 2 macros that run a) a spreadsheet export based on a date selected and then b) a printed report on the same date.
However, I cant seem to find a way to ask for the date at the start of the first macro and pass it to the second, therefore I am having to ask the same question twice.
In DataEase it would have been set as a global variable and passed over.
Peter