A simple way to customize the way Microsoft® Word interacts with templates and add-ins that you develop is to write procedures that override built-in menus and commands. For example, perhaps you want verify that a user has filled out the Properties dialog box every time a user saves a document, and display the dialog box if the necessary fields are blank. Or maybe you want to save documents to a document library on a server every time a user saves a document. You can do these things and more by creating some fairly simple routines.
|