Printing a report

E

ericb

Sorry about this one but I can't find the VBA command to print a report

On a form (that contains a list) I have 3 command button : Preview, Print,
Email

On the click_event I can Preview the report OK. Now on the click_event of
the Print button I want it to simply print the viewed report.

What is the VBA code to print MyReport or for that matter email MyReport

Thank you
 

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

Similar Threads


Top