vba code to save a Word document to specified folder

S

supemsd

I would like to print out in vba code in msword 2002 to a specified folder;
preferably as a pdf file but not necessary as I can set up the folder as a
watch folder for conversion from .doc. I must change the destination folder
frequently so cannot use the default folder concept and must use code.
Please help!!!!!
 
A

Anand.V.V.N

How frequently do you change the destinaton folder? Chaning the destination
folder based on some condition?

Anand
 
Top