Computer Forum Forum Index
Register  FAQ Profile Log in to check your private messages Log in Register 

Adding Templates to a Toolbar

 
Post new topic   Reply to topic    Computer Forum Forum Index -> word customization menustoolbars
View previous topic :: View next topic  
Author Message
Marten
Guest





PostPosted: Wed Oct 17, 2007 9:03 pm    Post subject: Adding Templates to a Toolbar Reply with quote

Is it possible to add a template file to a toolbar?

I want to put our main company templates as "speed buttons" on a
toolbar. Is there a way to do this easily or do I have to create a
macro to open each one?

Part Two: What is the best method of getting this to the users and be
able to update if needed?

Marten
Back to top
Google
Sponsor





PostPosted: Wed Oct 17, 2007 9:03 pm    Post subject: Advertisement

Back to top
Graham Mayor
Guest





PostPosted: Thu Oct 18, 2007 4:25 am    Post subject: Re: Adding Templates to a Toolbar Reply with quote

This has all the hallmarks of wheel re-invention ;)

Why not simply add the FileNewDialog to the toolbar in place of the New
command? This will give you a dialog box to access all the templates in the
User Templates folder, and on tabs that correspond to sub folder names of
the User Templates folder, which would be much the simplest way to arrange
your templates - http://www.gmayor.com/Template_Locations.htm

However to do it as you want, create a toolbar in a global template with
buttons to access a series of macros, one for each template each containing
a line similar to

Documents.Add Template:="D:\Word Templates\Template.dot"

(Change the path and filename to match the template)

then supply the global template as an add-in for your users.

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

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


Marten wrote:
Quote:
Is it possible to add a template file to a toolbar?

I want to put our main company templates as "speed buttons" on a
toolbar. Is there a way to do this easily or do I have to create a
macro to open each one?

Part Two: What is the best method of getting this to the users and be
able to update if needed?

Marten
Back to top
Marten
Guest





PostPosted: Thu Oct 18, 2007 3:24 pm    Post subject: Re: Adding Templates to a Toolbar Reply with quote

I'm looking into your suggestion. Is there a way to have FileNewDialog
to automatically select "On my computer..." as well so that the
Templates dialog is presented?

I am using Workgroup templates. They are currently stored on the
server but I am preparing a process to use Robocopy and sync the files
locally on each PC. This is so laptop users will have them available
when travelling.


On Thu, 18 Oct 2007 07:25:17 +0300, "Graham Mayor"
<gmayor@REMOVETHISmvps.org> wrote:

Quote:
This has all the hallmarks of wheel re-invention ;)

Why not simply add the FileNewDialog to the toolbar in place of the New
command? This will give you a dialog box to access all the templates in the
User Templates folder, and on tabs that correspond to sub folder names of
the User Templates folder, which would be much the simplest way to arrange
your templates - http://www.gmayor.com/Template_Locations.htm

However to do it as you want, create a toolbar in a global template with
buttons to access a series of macros, one for each template each containing
a line similar to

Documents.Add Template:="D:\Word Templates\Template.dot"

(Change the path and filename to match the template)

then supply the global template as an add-in for your users.
Back to top
Suzanne S. Barnhill
Guest





PostPosted: Thu Oct 18, 2007 3:58 pm    Post subject: Re: Adding Templates to a Toolbar Reply with quote

The New dialog, which is what the FileNewDialog command summons, is the same
as the Templates dialog summoned by the "On my computer..." link in the New
Document task pane.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

"Marten" <absolute88@hotmail.com> wrote in message
news:asteh3tdin50ur54kvdpf1vmb7vnfqb8o1@4ax.com...
Quote:
I'm looking into your suggestion. Is there a way to have FileNewDialog
to automatically select "On my computer..." as well so that the
Templates dialog is presented?

I am using Workgroup templates. They are currently stored on the
server but I am preparing a process to use Robocopy and sync the files
locally on each PC. This is so laptop users will have them available
when travelling.


On Thu, 18 Oct 2007 07:25:17 +0300, "Graham Mayor"
gmayor@REMOVETHISmvps.org> wrote:

This has all the hallmarks of wheel re-invention ;)

Why not simply add the FileNewDialog to the toolbar in place of the New
command? This will give you a dialog box to access all the templates in
the
User Templates folder, and on tabs that correspond to sub folder names of
the User Templates folder, which would be much the simplest way to
arrange
your templates - http://www.gmayor.com/Template_Locations.htm

However to do it as you want, create a toolbar in a global template with
buttons to access a series of macros, one for each template each
containing
a line similar to

Documents.Add Template:="D:\Word Templates\Template.dot"

(Change the path and filename to match the template)

then supply the global template as an add-in for your users.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Computer Forum Forum Index -> word customization menustoolbars All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Computer Forum