J
JoAnn
Hi,
I am creating a FileSaveAs macro to replace Word's FileSaveAs command so I
can perform a "customized save as" under certain conditions.
To run Word's default Save As, I entered the code "ActiveDocument.SaveAs".
However, this doesn't display the FileSaveAs dialog box. How can I get the
Word default Save As behavior using VBA?
Thanks for your help!
I am creating a FileSaveAs macro to replace Word's FileSaveAs command so I
can perform a "customized save as" under certain conditions.
To run Word's default Save As, I entered the code "ActiveDocument.SaveAs".
However, this doesn't display the FileSaveAs dialog box. How can I get the
Word default Save As behavior using VBA?
Thanks for your help!