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
On a form (that contains a list) I have 3 command button : Preview, Print,
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