T
Tim
I know when creating a template in Word, I can have it do certain things when
the person selects to create a new document from the template, and place those
commands in the Document_New() location.
Does Excel have anything like this? All I can find is Workbook_Open() event....
I'd like to find some way of accomplishing a Workbook_New() event, where only
when you create a new document based on the template do those events occur.
Can anyone provide me with any solutions?
Thanks!
the person selects to create a new document from the template, and place those
commands in the Document_New() location.
Does Excel have anything like this? All I can find is Workbook_Open() event....
I'd like to find some way of accomplishing a Workbook_New() event, where only
when you create a new document based on the template do those events occur.
Can anyone provide me with any solutions?
Thanks!