How to detect if Printer Icon is clicked

J

JerryC

When a ACC2000 report is previewed, how can I detect if
the printer icon was clicked before the Close was clicked?

I wish there was a on click event for the printer icon on
the design toolbar or there was a after print event for
the previewed report.

If printer icon is clicked, I want to use VBA code to
place today's date in the record or records being
previewed.

I will assume the printer is turned on, has paper in it
and actually printed the report.

Thanks for any ideas.
 
Top