Okay, here's what I did ---
I created a shortcut to the alternate folder (directory) and put the
shortcut in the Word folder, the default SAVE TO folder. Then when I go to
SAVE (the default), there it is for me to choose.
The suggestion about using Favorites gave me the idea.
Thanks.
Jack
----------------------------------------------
I can't remember whether Word 97 allowed the use of 'Favorites' but that
would be a way to quickly switch to a different folder or folders.
A possible solution would be to add a series of macros to a new menu or
toolbar to select your preferred folders - each macro containing the line
ChangeFileOpenDirectory "C:\Path\" 'Insert your required path
You could add the command to save the document also
ActiveDocument.Save
http://www.gmayor.com/installing_macro.htm
The more expensive alternative is to upgrade to Word 2003 or 7 which have
better file handling.
--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site
www.gmayor.com
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>