How do I save documents based on certain templates to a specific .

G

Guest

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.
 
J

Jay Freedman

andyt said:
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/ChangeSaveAsPath.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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top