D
Dee
Hi all!
I would like to programtically print multiple reports at a
time or sequentially. I have 3 or more reports to print
monthly on 30 reps (individually). What I would like to
is create a macro or somehow programatically in VBA be
able to print those reports sequentially. After one
starts, it goes to the next and the next and so on.
I have found 2 articles in the Microsoft Knowledge Base.
One shows how to use automation to collate and print
multiple reports, but I don't need the collation feature
and the code seems to be so explicit that I can't figure
out how to use that code without the collation feature.
the other is Article #145707 and shows how to print a
specific report with specific parameters. My reports have
me enter a Rep Code each time it opens, so that I can
specify for whom I want to run the report.
Anyone know the code or how to do this?
If you need more detailed info, please let me know....
Dee
I would like to programtically print multiple reports at a
time or sequentially. I have 3 or more reports to print
monthly on 30 reps (individually). What I would like to
is create a macro or somehow programatically in VBA be
able to print those reports sequentially. After one
starts, it goes to the next and the next and so on.
I have found 2 articles in the Microsoft Knowledge Base.
One shows how to use automation to collate and print
multiple reports, but I don't need the collation feature
and the code seems to be so explicit that I can't figure
out how to use that code without the collation feature.
the other is Article #145707 and shows how to print a
specific report with specific parameters. My reports have
me enter a Rep Code each time it opens, so that I can
specify for whom I want to run the report.
Anyone know the code or how to do this?
If you need more detailed info, please let me know....
Dee