Word – Making MS Word show a dialog asking for document properties

microsoft word

I have created a MS Word template depending on document properties. Is it possible to enable some sort of a flag in the document to make Word show the document properties dialog whenever a file is created using my template?

I don't prefer macros, as they would cause a warning dialog to appear. Is there a different way?

Best Answer

This is not at document creation, but rather at the first save event, and is merely a setting, not a macro.

Word 97-2003 you can check Tools>Options>Save> Prompt for document properties, and the properties dialog will display before saving.

Related Question