J
Jon
I have a document based on some template, e.g. normal.dot. I also
have
another global template loaded, othertemplate.dot.
Is there some way I can have a macro in othertemplate.dot handling
the
closing of the active document, e.g. Document_Close or AutoClose?
Or does the macro have to be in normal.dot, or the document need to be
based
on sometemplate.dot for this to be possible? When i try putting e.g.
AutoClose in othertemplate.dot and close the document, the code inside
the
AutoClose macro seems not to run.
Jon
have
another global template loaded, othertemplate.dot.
Is there some way I can have a macro in othertemplate.dot handling
the
closing of the active document, e.g. Document_Close or AutoClose?
Or does the macro have to be in normal.dot, or the document need to be
based
on sometemplate.dot for this to be possible? When i try putting e.g.
AutoClose in othertemplate.dot and close the document, the code inside
the
AutoClose macro seems not to run.
Jon