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!

Calling report from form

Status
Not open for further replies.

elanus

Programmer
Sep 9, 2002
2
AU
When I call a report directly from the database window, it displays the report on-screen, naturally, from where I am able to print as a second step. If I call the report from a form (via a call in a macro), it prints directly without allowing me a screen preview. How can I get the preview when calling a report from a form?
 
Use the command button wizard Report Operations, Preview Report and follow the rest of the steps.

You can check the code after if you want to modify existing buttons

Neil Berryman
IT Trainer
neil_berryman@btopenworld.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top