Hi Everyone,
I'm trying to get some code to run whenever a report is printed. The report is previewed first and then the user prints the report. I want to run a bit of code to confirm that it has physically been printed and not just previewed. However, when I put the code in the Detail_Print event it runs whenever the report is previewed.
How can I get the code to run when the report is physically printed and not just previewed.
thanks for all the help
GPM
I'm trying to get some code to run whenever a report is printed. The report is previewed first and then the user prints the report. I want to run a bit of code to confirm that it has physically been printed and not just previewed. However, when I put the code in the Detail_Print event it runs whenever the report is previewed.
How can I get the code to run when the report is physically printed and not just previewed.
thanks for all the help
GPM