W
Wes from Scottsdale
I'm working on some VBA that will insert a document number into the footer.
When I add my text into the footer, all fields are converted to their text
equivalent and no longer track accurately. I've been setting the value of
ActiveDocument.Sections(#).Footers(#).Range.Text.
How can I modify the value of a range without affecting nearby fields?
Thanks.
When I add my text into the footer, all fields are converted to their text
equivalent and no longer track accurately. I've been setting the value of
ActiveDocument.Sections(#).Footers(#).Range.Text.
How can I modify the value of a range without affecting nearby fields?
Thanks.