L
Laura C Johnson
Hello all!
I'm a VBA newbie so please forgive any stupidity on my part.
I have developed a template (it's a .dot but most folks use it as a .doc)
and it will usually be applied to older documents - meaning attaching the
template to the doc and clicking on "automatically update styles."
However - one problem is is that the template contains totally cool
headers/footers and when one attaches the template, the header/footer
doesn't come up.
Is there a way to write VBA code where the current header/footers are
deleted and the ones built in the template are added?
I have written a marco where the margins are changed when a toolbar button
is pushed - but I can't figure out how to assign the cool header/footer to
the doc.
Is this possible? Can anyone assist?
Thanks.
Laura
I'm a VBA newbie so please forgive any stupidity on my part.
I have developed a template (it's a .dot but most folks use it as a .doc)
and it will usually be applied to older documents - meaning attaching the
template to the doc and clicking on "automatically update styles."
However - one problem is is that the template contains totally cool
headers/footers and when one attaches the template, the header/footer
doesn't come up.
Is there a way to write VBA code where the current header/footers are
deleted and the ones built in the template are added?
I have written a marco where the margins are changed when a toolbar button
is pushed - but I can't figure out how to assign the cool header/footer to
the doc.
Is this possible? Can anyone assist?
Thanks.
Laura