sb9,
<In general Access will send the document to the default printer.>
So anytime you Open the Report, (In Print Preview or Design View) Access will check to see if the Printer it was associated with is the default (current) printer.
If not, you will get a message like the screenshot I have attached.
So with that in mind, I do not know if there is a way to pedict ahead of time what printer a Report is associated with.
(Since you can't open the Report to check)
JeffCoachman
Main Topics
Browse All Topics





by: nico5038Posted on 2008-07-20 at 02:11:58ID: 22045041
In general Access will send the document to the default printer.
m/accessco ok/CDROM/c hap05.zip alog/acces scook2/
You can use the File/Page settings to assign a different printer, but Access sometimes has amnesia...
For steering the printer from code check these samples:
http://examples.oreilly.co
They are from:
http://www.oreilly.com/cat
and the chapter index can be found there.
Nic;o)