View Single Post
  #2   Report Post  
Jay Freedman
 
Posts: n/a
Default

andyt wrote:
I have developed certain templates that I use frequently these are
always saved to the same folder. I want to set this folder as the
default for these documents only-not all Word documents. Is this
possible? If so how do I set this up?
Thanks for your help.


See http://word.mvps.org/FAQs/MacrosVBA/...SaveAsPath.htm. In each
template, place the code shown there into a macro named FileSaveAs, so it
will intercept the built-in command, and include that template's special
path in the .Name line.

--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org