G
Guest
MS Access 2K, Windows XP
====================
Hi,
I'm printing a report by clicking on a button on a form.
I'd like to display a confirmation message using MsgBox that the report has
been printed.
I'm unable to figure out the form event to place this message.
Also, which error number would indicate a failed print?
I tried after the Docmd.... line in the OnClick event, but the message is
not displayed.
Any suggestions?
Thanks.
-Amit
====================
Hi,
I'm printing a report by clicking on a button on a form.
I'd like to display a confirmation message using MsgBox that the report has
been printed.
I'm unable to figure out the form event to place this message.
Also, which error number would indicate a failed print?
I tried after the Docmd.... line in the OnClick event, but the message is
not displayed.
Any suggestions?
Thanks.
-Amit