Suggested file name

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Using Office 2003 and Windows XP;

I would like to insert a suggested file name automatically so when the user
invokes "Save" or "Save As" this name already appears in the file name box
--- how can I do this?

Thanks much in advance.
 
If you mean in the menu when the user invokes it manually, you can not
override the default behavior. You could replace the menu items with your
own and do it using GetSaveAsFilename in your onaction code.
 

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

Back
Top