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

Re: Add Bookmark text to a header or footer by Striker

Striker
Sat Sep 02 19:09:45 CDT 2006

forgot to mention this is in Word 2003.

"Striker" <striker3070@qwest.net> wrote in message
news:u4WbZyuzGHA.996@TK2MSFTNGP03.phx.gbl...
> 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
>



Re: Add Bookmark text to a header or footer by Suzanne

Suzanne
Sat Sep 02 23:16:19 CDT 2006

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
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

"Striker" <striker3070@qwest.net> wrote in message
news:ushLJ1uzGHA.4368@TK2MSFTNGP02.phx.gbl...
> forgot to mention this is in Word 2003.
>
> "Striker" <striker3070@qwest.net> wrote in message
> news:u4WbZyuzGHA.996@TK2MSFTNGP03.phx.gbl...
> > 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
> >
>
>