setting default save location

N

ninjaneer

Hi
Is there a way to embed in a document template to what default directory (ie
a directory other than My Documents) it will be saved when the user clicks
'save as'.
thanks
ninjaneer
 
B

Beth Melton

Not without using VBA. You could intercept the FileSaveAs command and use
the ChangeFileOpenDirectory method before the Save As dialog box is shown.

However, for this to work successfully the macros in the template need to be
enabled. Otherwise the macro stored in the template will not run.

Please post all follow-up questions to the newsgroup. Requests for
assistance by email can not be acknowledged.

~~~~~~~~~~~~~~~
Beth Melton
Microsoft Office MVP

Co-author of Word 2007 Inside Out:
http://www.microsoft.com/MSPress/books/9801.aspx#AboutTheBook

Word FAQ: http://mvps.org/word
TechTrax eZine: http://mousetrax.com/techtrax/
MVP FAQ site: http://mvps.org/
 

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