print macro

S

spaghetti rig

Anyone know how I can easily print around 100 reports
without going in and opening each one, etc.?
 
S

Steve Schapel

Spaghetti,

Assuming your computer and printer resources are up to it, and assuming
(since this is a macros newsgroup) that you want to use a macro for
this, you would simply make a macro using an OpenReport action, one for
each report. Then you can assign this macro to the Click event of a
Command Button on a Form, for example, and then just click the button to
print all the reports.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top