G
Guest
I have several reports that are run on a monthly basis. They all have a
parameter for fiscal year and fiscal period. I want to build a macro that
will run all needed reports sequentially instead of having to do this
manually. What is the best way to pass the parameters so the user does not
need to enter it for each new report?
Also 1 of the reports contains info for several salespeople. In the macro
definition is it possible to use the where clause to get the report to run
for only 1 specific sales person at a time - or do I need to make mulitple
copies of the report and define a separate report for each sales person?
Thanks in advance.
parameter for fiscal year and fiscal period. I want to build a macro that
will run all needed reports sequentially instead of having to do this
manually. What is the best way to pass the parameters so the user does not
need to enter it for each new report?
Also 1 of the reports contains info for several salespeople. In the macro
definition is it possible to use the where clause to get the report to run
for only 1 specific sales person at a time - or do I need to make mulitple
copies of the report and define a separate report for each sales person?
Thanks in advance.