B
Brian Beck
I have Office 2003 running in Windows XP and I've got an Access database
that I need to print different files from. Essentially I've got a case
statement that looks at the extension of a file and then opens the
appropriate program, prints the file, and then closes that program. It's
quite easy to do for Adobe Acrobat with a command line switch, but I'm not
finding anything like that for Microsoft Word.
Is is possible with VBA to programmatically open up a Word document, print
that file, and then close Word?...and all from a VBA script in Access?
-Brian Beck
that I need to print different files from. Essentially I've got a case
statement that looks at the extension of a file and then opens the
appropriate program, prints the file, and then closes that program. It's
quite easy to do for Adobe Acrobat with a command line switch, but I'm not
finding anything like that for Microsoft Word.
Is is possible with VBA to programmatically open up a Word document, print
that file, and then close Word?...and all from a VBA script in Access?
-Brian Beck