I want to prompt myself and other users to enter a Title into the document properties 'Title' field (manually accessed through File > Properties > Summary) when doing a Save As... to ensure the Title is updated as appropriate.
Is there a way to trap the BeforeSaveAs Event to prompt the user to check/edit the title?
Then I seem to be able to invoke the Properties window with Dialogs(wdDialogFileSummaryInfo).Display but it doesn't seem to accept any changes...
(I assume the Tools > Options > Save 'Prompt for document properties' option only applies if it is a new document with a previously un-edited Title?)
TIA.



