chinster99
Technical User
Hi,
I am trying to write a macro that inserts the title of the word document into the save as dialog box.
I am going to use: ActiveDocument.saveas (???????)
Dialogs(wdDialogFileSaveAs).Show
to insert a value into the dialog box, however I need some code to call the title of the document.
Thanks
Leo
I am trying to write a macro that inserts the title of the word document into the save as dialog box.
I am going to use: ActiveDocument.saveas (???????)
Dialogs(wdDialogFileSaveAs).Show
to insert a value into the dialog box, however I need some code to call the title of the document.
Thanks
Leo