A
Alex
Does anyone know some code to put behind a button on a form that will print,
for example, rpt1, rpt2, rpt3, when a user selects a printer from the print
dialog box and clicks the OK button? Currently the print dialog box opens
for each report and I only want it to open once, but print all 3 reports.
I can't indicate the printer in the code because users will be selecting
different printers.
Also, if the cancel button is selected or if the dialog box is closed (and
the OK button not selected), I don't want the reports to print.
Thanks for your help.
for example, rpt1, rpt2, rpt3, when a user selects a printer from the print
dialog box and clicks the OK button? Currently the print dialog box opens
for each report and I only want it to open once, but print all 3 reports.
I can't indicate the printer in the code because users will be selecting
different printers.
Also, if the cancel button is selected or if the dialog box is closed (and
the OK button not selected), I don't want the reports to print.
Thanks for your help.