Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Forms Programming / April 2006

Tip: Looking for answers? Try searching our database.

Printing reports

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Robert Ellis - 01 Apr 2006 17:01 GMT
Hi,

Using MS Access 2003 on Windows XP

Opening report with DoCmd.OpenReport syntax

This always prints to my default printer (as set in Windows). How do I open
the printer dialog to allow the user to print to  a specified printer?

Thanks,

Robert
Douglas J. Steele - 01 Apr 2006 17:15 GMT
You could open the report in Preview mode, and the Printer Select dialog
will appear when you select Print from the menu:

DoCmd.OpenReport "MyReport", acViewPreview

Signature

Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)

> Hi,
>
[quoted text clipped - 9 lines]
>
> Robert
Dennis - 03 Apr 2006 22:11 GMT
In one application, I populated a listbox with available printers from the
client's O/S. He selectes the desired printer, and the report is printed to
that printer via a VBA statement. No other selections are part of the dialog
(page setup, etc). JUST the printer name.


> You could open the report in Preview mode, and the Printer Select dialog
> will appear when you select Print from the menu:
[quoted text clipped - 14 lines]
> >
> > Robert
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.