D
Daniel
I managed to make a simple macro that places an autotext on every page on my
doc, the proceeds to print the doc.
I would like to know how I can then delete the autotext from all the page
once printed.
The "NormalTemplate.AutoTextEntries(strAnswer).Delete" command remove the
entry so that the AutoText no longer exist. What I want is simply to delete
them from the pages of the doc while keeping the AutoText define so that it
can be reused as required?
Thanks for the help,
Daniel
doc, the proceeds to print the doc.
I would like to know how I can then delete the autotext from all the page
once printed.
The "NormalTemplate.AutoTextEntries(strAnswer).Delete" command remove the
entry so that the AutoText no longer exist. What I want is simply to delete
them from the pages of the doc while keeping the AutoText define so that it
can be reused as required?
Thanks for the help,
Daniel