Add Bookmark text to a header or footer

  • Thread starter Thread starter Striker
  • Start date Start date
S

Striker

Is there a way to add a bookmarked text section from the main document to
header or footers? So that if the Text in the body of the document changes,
this is auto populated into the header or footer?


Would this be better done in VBA or is there a straightforward way of doing
it without adding code to the template?


X-posted in .word.vba.general
 
A StyleRef field is often a better approach since cross-references don't
always update automatically (though they should in the header/footer); see
http://sbarnhill.mvps.org/WordFAQs/StyleRef.htm

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
 
Back
Top