Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Choosing to triger onprint event or not

Status
Not open for further replies.

Cosette

Technical User
Nov 30, 2004
98
US
I have a set of reports that trigger, on print, data entry into a table. I would like to give the user the option, when he opens the report, to do so or not. In other word, I would like the onopen event to maybe cancel the onprint event. I don't have a clue as to how to go about it.

Thanks

Cosette
 
Hi. Let's clarify something: The report opens, and launches the report OnOpen event. Only if a user hits the keyboard or picks from a menu item will it PRINT. So I don't understand why you'd need to cancel Printing the report if it won't be printed in the first place if the user doesn't tell it to? Maybe you could explain more exactly what you are attempting, and what is currently happening that is unsatisfactory. Thanks.

Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ222-2244. Basics at
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top