Simple Save Prompt Macro?

S

sally t

Hi
Can anyone help me. I want a Word document that contains form fields and
when it opens (or I exit the first form field) I want a macro to run
automatically a that prompts the use to SAVE and preferably opens File Saves
As and inserts a dummy file name in a particular format ready for the user to
amend and Save. Is it possible to write a small macro to do this? Many
thanks. Sally T
 
D

Doug Robbins

ActiveDocument.SaveAs

will cause the File>SaveAs dialog to appear.

--
Please respond to the Newsgroup for the benefit of others who may be
interested. Questions sent directly to me will only be answered on a paid
consulting basis.

Hope this helps,
Doug Robbins - Word MVP
 

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