Two approaches:
1. Create a dedicated shortcut that tells Word to use the desired template
instead of normal.dot. You do this by including the /t switch in the
shortcut's Target field. You need to include the whole location of the
template. For example, suppose I want each new document to be based on
C:\Users\Herb\AppData\Roaming\Microsoft\Templates\Analysis Plan.dot. My
Target line in the corresponding shortcut for starting Word would be:
"C:\Program Files\Microsoft Office\Office12\WINWORD.EXE"
/t"C:\Users\Herb\AppData\Roaming\Microsoft\Templates\Analysis Plan.dot"
Note that there is no space between /t and the beginning of the
specification for the template.
Note that Word will STILL open, however, because that's what Word does. And
if you press Ctrl+N in Word to create a new document, it will be based on
Normal.dot.
That brings me to the 2nd and more embracing approach:
2. Copy your customized template over Normal.dot.
There is nothing magical about Normal.dot. When/if Word starts and can't
find Normal.dot, it creates a new one from scratch. So, if after using
approach #2 you ever want to revert, just rename or delete you customized
version and Word will make a new one.
--
Herb Tyson MS MVP
Author of the Word 2007 Bible
Blog:
http://word2007bible.herbtyson.com
Web:
http://www.herbtyson.com
"jen_writer" <(E-Mail Removed)> wrote in message
news:0FDD7CFA-5894-470B-A747-(E-Mail Removed)...
>I seem to be having the opposiste problem of other posts: I DON'T want
> normal.dot to open when I start a new document. I created a customized
> template, but right now, whenever I open a new document, I have to
> manually
> choose my template. How do I set my template as the default so that all
> new
> docs are created from this?
>
> thanks
> Jen