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

acCmd Print - How to specify printer in VBA 2

Status
Not open for further replies.

ottograham

Technical User
Joined
Mar 30, 2001
Messages
109
Location
US
I'd like to print a series of reports with a command button. I'm using the following:

DoCmd.RunCommand acCmdPrint

But this brings up the Print Options dialog box. Is there a way I can code the print options and skip this dialog box? Also, how can you assign the printer with VBA?

Thanks in advance... Scott Graham
 
Joe:

Thanks - I'm working on it now.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top