Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Programming / November 2005

Tip: Looking for answers? Try searching our database.

More VBA Help

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
TechieMom - 24 Nov 2005 16:48 GMT
I got the macro working to automatically print multiple pages now what
I would like to do is print something only on copy 1.

It will be a small text box.

Can someone help?

Thanks

Melanie
Doug Robbins - Word MVP - 24 Nov 2005 18:21 GMT
Options.PrintDrawingObjects = True
ActiveDocument.PrintOut
Options.PrintDrawingObjects = False
ActiveDocument.PrintOut Copies:=2
Options.PrintDrawingObjects = True

Signature

Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

>I got the macro working to automatically print multiple pages now what
> I would like to do is print something only on copy 1.
[quoted text clipped - 6 lines]
>
> Melanie
TechieMom - 24 Nov 2005 19:25 GMT
Doug,

Thanks for you help!!

Melanie
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.