Hello all,
I constructed 10 reports based on 10 different queries. However, all of my parameters will allow the users to select the start and end dates.
In the "mydate" field, I used Between[start date:]and[end date:]. "Mydate" is the common fields in all 10 reports.
The macros will prompt my boss 20 times to input the start and end dates, if she wants to run these 10 reports.
Since these 10 reports have similar parameter queries inputs and using the same field name, mydate, is there any easier way to do it?
I wish I can do the following:
1. Allow only 2 prompts for the parameters (start and end).
2. Report 1 to Report 10 will run without anymore prompt.
Thank you for your reply.
I constructed 10 reports based on 10 different queries. However, all of my parameters will allow the users to select the start and end dates.
In the "mydate" field, I used Between[start date:]and[end date:]. "Mydate" is the common fields in all 10 reports.
The macros will prompt my boss 20 times to input the start and end dates, if she wants to run these 10 reports.
Since these 10 reports have similar parameter queries inputs and using the same field name, mydate, is there any easier way to do it?
I wish I can do the following:
1. Allow only 2 prompts for the parameters (start and end).
2. Report 1 to Report 10 will run without anymore prompt.
Thank you for your reply.