I have a template file I want to fix the "Save as" directory to w:\MyPath
instead of the normal "My Documents". I want to then reset to
c:\DoumentsAndSettings... upon document closure. I see the "Run Method" and
the "DefaultFilePath Property" help verbage but am somewhat clueless as to
which method is best and how to embed the code.
Thanks for the help. Office2003

Re: Help set a Default File Path by Shauna

Shauna
Sat Jul 01 19:47:59 CDT 2006

Hi Dirtbike

The following may help:
Force the user to save documents into a particular folder or a subfolder
http://www.word.mvps.org/FAQs/MacrosVBA/SaveInCertainFolder.htm

Hope this helps.

Shauna Kelly. Microsoft MVP.
http://www.shaunakelly.com/word


"Dirtbike" <Dirtbike@discussions.microsoft.com> wrote in message
news:38687CB1-E2D4-4974-85FC-1A3F3F0CE049@microsoft.com...
>I have a template file I want to fix the "Save as" directory to w:\MyPath
> instead of the normal "My Documents". I want to then reset to
> c:\DoumentsAndSettings... upon document closure. I see the "Run Method"
> and
> the "DefaultFilePath Property" help verbage but am somewhat clueless as to
> which method is best and how to embed the code.
> Thanks for the help. Office2003