First, you don't open a template to use it, you create a new document based
on the template. This may seem picky, but it is an important distinction.
Second, the default location will start as the Word documents folder
location. Once a document is opened or saved from within Word, that folder
becomes the new default location.
Third, you can set the save directory as part of an AutoNew procedure in
your template.
http://word.mvps.org/FAQs/MacrosVBA/ChangeSaveAsPath.htm
However, if the user opens or saves a document after that, it will switch
around, so...
Fourth, you can setup a substitute SaveAs command.
http://word.mvps.org/FAQs/MacrosVBA/InterceptSavePrint.htm. Good luck.
--
Charles Kenyon
Word New User FAQ & Web Directory:
http://addbalance.com/word
Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide)
http://addbalance.com/usersguide
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.