access

Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

Forum home » Delegate support and help forum » Microsoft Access Training and help » Access 2003

Access 2003

resolvedResolved · Low Priority · Version 2003

Jason has attended:
Access Intermediate course

Access 2003

how can I set a printer from within access that over-rides the default printer on the host machine.
Can I then create a PDF file and email in one operation

RE: Access 2003

Hi Jason, thanks for your query.

First, here's a useful discussion on manipulating printer settings in Access VBA:

http://forums.databasejournal.com/showthread.php?t=51681

Note, the talk of the API at the end. It's difficult to give you specific advice because, of course, things can change depending on the set up but I doubt you'll need to go into manipulating the Printer API. Next, is a link to PDF-ing and emailing...

http://p2p.wrox.com/access-vba/54452-print-pdf-access.html

...which opens a whole can of worms. We go into manipulation of the Outlook object model on our Excel VBA course, but one of the key things to check is that withing Access you do actually have a reference to the Outlook object model. You do this using Tools-References within the VBA IDE.

See how you get on and let me know if you encounter any difficulties.

All the best,

Anthony

RE: Access 2003

Thank you - I'll give it a go an get back to you


 

Access tip:

Display current date & time in column of any width

The worksheet function =NOW() returns the current date & time. When entered into a column which is not wide enough to display the value NOW returns, the cell displays ###

View all Access hints and tips


Server loaded in 0.09 secs.