S
Santa Claus
Hi,
I want to show the save-as dialog box so the user can choose which folder to
save a document in (at the end of a procedure). I'm using
Application.Dialogs(wdDialogFileSaveAs).Show, but want to change the default
file name to a variable.
I've tried changing
ActiveDocument.BuiltInDocumentProperties(wdPropertyTitle), but that doesn't
seem to make a difference. Does anyone know how to change this?
Thanks Santa
I want to show the save-as dialog box so the user can choose which folder to
save a document in (at the end of a procedure). I'm using
Application.Dialogs(wdDialogFileSaveAs).Show, but want to change the default
file name to a variable.
I've tried changing
ActiveDocument.BuiltInDocumentProperties(wdPropertyTitle), but that doesn't
seem to make a difference. Does anyone know how to change this?
Thanks Santa