Print Word document using a printer dialog box

DaiK

New member
Local time
Today, 22:01
Joined
Apr 18, 2012
Messages
3
I'm trying to print a word document that I've constructed in an Access form but can't get it to work. I don't want to use printout as I need the user to choose a printer and can't use DoCmd.RunCommand acCmdPrint as I can't get it to put the focus on the word document. Does anyone know how I can display the printer dialog box and then print the word document to the selected printer?
 
You will find many tutorials on printers selection on the web.
I have not 10 messages yet so I cannot give you links... but search "allenbrowne AppPrintMgt" or "access reports rpt0009" on google and you will find!!!
 
Thanks Yonnel. That helps.
 

Users who are viewing this thread

Back
Top Bottom