O
oldguy
Using Access 2002 on WinXP.
In one of the event procedures of Form1, I'm opening Form2, which has a
Print button which opens a report (if the user clicks a button) which must
be printed for the operation to continue.
It's possible to return from Form2 without opening the report.
I want to be able to determine whether the report is printed or not.
I could not find anywhere (well, in the help, or on the Internet) which
tells me if it's possible to return a value (a boolean or an integer or a
string) from a report and/or form, and if yes, how.
Any hint will be sufficient (I hope), and will be warmly welcome.
Engin.
In one of the event procedures of Form1, I'm opening Form2, which has a
Print button which opens a report (if the user clicks a button) which must
be printed for the operation to continue.
It's possible to return from Form2 without opening the report.
I want to be able to determine whether the report is printed or not.
I could not find anywhere (well, in the help, or on the Internet) which
tells me if it's possible to return a value (a boolean or an integer or a
string) from a report and/or form, and if yes, how.
Any hint will be sufficient (I hope), and will be warmly welcome.
Engin.