Occurs when a new document based on the template is created. A procedure for the New event will run only if it is stored in a template.
Syntax
Private Sub Document_New()
Remarks
For information about using events with the Document object, see Using Events with the Document Object.