| 
			 	
Prev: returning a value from a date/time picker 
		Next: Add a Listbox to the Quick Access Toolbar from a macro 	
		 From: stud91 on 24 Feb 2010 12:20 How do we set up a macro in Word(2003) such that when the document is opened, a print request is sent automatically. 	
		 From: Doug Robbins - Word MVP on 24 Feb 2010 20:21 		
		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. "stud91" <stud91(a)discussions.microsoft.com> wrote in message news:891FF9F5-0B62-4E21-AA5E-B4F132799988(a)microsoft.com... > How do we set up a macro in Word(2003) such that when the document is > opened, > a print request is sent automatically.  |