Hi,
I would really appreciate some help on the following: We have a
Macro that when ran will insert a footer in each page of the existing
document, but parsing details held in the document header.
However we want to run the macro when the document opens. I am sure
there is an event associated with this ( Document Opening up ) where
we can call the AddFooterDetails function from, however I am not
sufficiently familiar with the macro object model to do this.
Also is it possible to call a function when the "Save As" menu option
is selected in Word, as we may need to implement this functionality
from this event also.
Many thanks in advance
I would really appreciate some help on the following: We have a
Macro that when ran will insert a footer in each page of the existing
document, but parsing details held in the document header.
However we want to run the macro when the document opens. I am sure
there is an event associated with this ( Document Opening up ) where
we can call the AddFooterDetails function from, however I am not
sufficiently familiar with the macro object model to do this.
Also is it possible to call a function when the "Save As" menu option
is selected in Word, as we may need to implement this functionality
from this event also.
Many thanks in advance