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 / Page Layout / August 2004

Tip: Looking for answers? Try searching our database.

How can I activate the FILE | PRINT menu?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Troy Bruder - 30 Aug 2004 15:15 GMT
Hello,

I need to automatically display the FILE | PRINT menu when a form is
opened...  Can someone please share the approviate macro code with me?

Thanks,
Troy
Graham Mayor - 30 Aug 2004 15:57 GMT
I think I would be inclined to save the following macro in normal.dot and
call it on entry to the first field

Sub myPrint()
Dialogs(wdDialogFilePrint).Show
End Sub

You could save it as an autoopen macro in the document, but this would
create security issues that may conspire against it being run.

A third option is to create a prominent custom toolbar in the document and
add the macro command to it.

Signature

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor -  Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>

> Hello,
>
[quoted text clipped - 3 lines]
> Thanks,
> Troy
Troy Bruder - 30 Aug 2004 17:36 GMT
Thank you for the advice.  I certainly appreciate it!

Troy

>I think I would be inclined to save the following macro in normal.dot and
>call it on entry to the first field
[quoted text clipped - 16 lines]
>> Thanks,
>> Troy
Graham Mayor - 31 Aug 2004 07:36 GMT
You are welcome :)

Signature

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor -  Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>

> Thank you for the advice.  I certainly appreciate it!
>
[quoted text clipped - 27 lines]
>>> me? Thanks,
>>> Troy

Rate this thread:






 
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.