Welcome, Guest. Register Now!
   
Mark Forums Read Mark Forums Read Mark Forums Read


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-16-2007, 05:31 AM
Junior Member
 
Join Date: Oct 2007
Posts: 3
iTrader: (0)
MSquared is on a distinguished road
Default Customize Standard Toolbar

Hi,
How do I customize the "New Blank Document" button on the Standard Toolbar to look at a different document? Any suggestions would be greatly appreciated.
Thanks in advance.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 10-16-2007, 10:10 PM
Junior Member
 
Join Date: Oct 2007
Posts: 22
iTrader: (0)
Twinnell is on a distinguished road
Default

Hi,
You can write a macro that creates a document from a specific template. If you store the macro in a module in your Normal.dot, it'll be available whenever you use Word. The macro would look some thing like this:

Sub NewDocFromTemplate()
Documents.Add "Test.dot"
End Sub

Substitute the appropriate template name. If the template is not in your User Templates or Workgroup Templates folder, you need to specify the path too.

Switch back to Word >> Select Tools | Customize... >> Activate the Commands tab >> Select Macros in the list of Categories >> Select your macro (it'll probably be listed as something like Normal.Module1.NewDocFromTemplate)>> Drag it to the Standard toolbar >> Close the Customize dialog.

Cheers!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 10-24-2007, 01:22 AM
Junior Member
 
Join Date: Oct 2007
Posts: 3
iTrader: (0)
MSquared is on a distinguished road
Default

Thanks a lot
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -6. The time now is 11:08 AM.