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 Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Print the form in the report format

Status
Not open for further replies.

sabavno

Programmer
Jul 25, 2002
381
CA
Hi

I have a form that displays the details of the specific record. I need to be able ot print the content of that form in the report format.

More general question: how is the printing done in vba? Please give me any example of the code that controls the output to the printer.

Thanks

 
Try the PrintOut command. See Access Help for details of parameters that it takes. Have fun! :eek:)

Alex Middleton
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top