S
Samuel Sunsmith
Situation: I have a Document_Close Macro that I want to share between a set
of templates. Conversely there is another set of templates that do not need
this macro and it would be a hinderance to the end users if it executed for
all documents, hence implementing it in Normal.dotx isn't an option. Is it
possible to "share" a macro among a limited set of templates? If so how?
Possible Solutions: Copying the macro to each of the templates is a solution
but is a maintenance nightmare when the macro changes.
Is it possible to have template A load template B so that the Document_Close
Macro will execute when the Document closes?
of templates. Conversely there is another set of templates that do not need
this macro and it would be a hinderance to the end users if it executed for
all documents, hence implementing it in Normal.dotx isn't an option. Is it
possible to "share" a macro among a limited set of templates? If so how?
Possible Solutions: Copying the macro to each of the templates is a solution
but is a maintenance nightmare when the macro changes.
Is it possible to have template A load template B so that the Document_Close
Macro will execute when the Document closes?