W
Wes from Scottsdale
I working on VBA to insert a document number into the footer. Some of my
users add page numbers from the Insert menu, others add them from the H&F
toolbar. Unfortunately, Word seems to treat them very differently.
When the Insert menu is used, Word seems to add a text box containing the
page number. In the footer.range.text, this text box seems to exist in front
of the rest of the contents of the footer, even if visually the text box is
after or below the other contents.
How do I access that text box through VBA?
Thanks.
users add page numbers from the Insert menu, others add them from the H&F
toolbar. Unfortunately, Word seems to treat them very differently.
When the Insert menu is used, Word seems to add a text box containing the
page number. In the footer.range.text, this text box seems to exist in front
of the rest of the contents of the footer, even if visually the text box is
after or below the other contents.
How do I access that text box through VBA?
Thanks.