set up a macro that prints the document when opened

S

stud91

How do we set up a macro in Word(2003) such that when the document is opened,
a print request is sent automatically.
 
D

Doug Robbins - Word MVP

Create a macro named autoopen() that contains the code

ActiveDocument.PrintOut

--
Hope this helps,

Doug Robbins - Word MVP

Please reply only to the newsgroups unless you wish to obtain my services on
a paid professional basis.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top