Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.docmanagement
CIW CIW is offline
external usenet poster
 
Posts: 5
Default adding a template as a command on the toolbar

I have created a custom fax fill-in form for use in our office. Is there a
"shortcut" or a possibility that I could place a button on the toolbar that
would bring up the fax fill-in form automatically, rather than having to go
through the menu, File, New, General Templates. then to the folder and doc.?
I realize that it will place the previously used templates in the area above
the General Templates option, but if you use several different documents, it
will be overwritten by other documents.

Thanks,

Carol
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Jay Freedman Jay Freedman is offline
external usenet poster
 
Posts: 9,854
Default adding a template as a command on the toolbar

Here are two different methods:

1. Create a macro in your Normal.dot
(http://www.gmayor.com/installing_macro.htm) with this code (change the name
of the template to match yours):

Sub FaxForm()
Documents.Add Template:="MyFaxForm.dot"
End Sub

Then create a toolbar button to run the macro
(http://www.word.mvps.org/FAQs/Custom...ToToolbar.htm).

2. Using Windows Explorer, locate your template file. Right-click it and
choose Send To Desktop (As Shortcut). Use that shortcut icon to create a
new form (the default action for a template shortcut is New, not Open).

--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

CIW wrote:
I have created a custom fax fill-in form for use in our office. Is
there a "shortcut" or a possibility that I could place a button on
the toolbar that would bring up the fax fill-in form automatically,
rather than having to go through the menu, File, New, General
Templates. then to the folder and doc.? I realize that it will place
the previously used templates in the area above the General Templates
option, but if you use several different documents, it will be
overwritten by other documents.

Thanks,

Carol



Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
MY TOOLBAR DOES NOT LET ME COMMAND Mellowz Microsoft Word Help 1 June 27th 07 06:15 AM
Adding an includetext command to paragraph Heather Mailmerge 3 October 24th 06 07:24 AM
there is no Insert command on my toolbar Wizard Microsoft Word Help 5 August 1st 06 03:01 PM
Scroll command on my web toolbar will not work. TheMan Microsoft Word Help 1 July 19th 06 05:47 PM
Trying to put a Command Button into a Toolbar for a Template GLT Microsoft Word Help 3 March 25th 05 08:09 AM


All times are GMT +1. The time now is 04:26 AM.

Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"