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.newusers

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

Striker
Sat Sep 02 19:10:21 CDT 2006

forgot to mention this is Word 2003

"Striker" <striker3070@qwest.net> wrote in message
news:OGvV4yuzGHA.1300@TK2MSFTNGP05.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.newusers
>



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

Jezebel
Sat Sep 02 19:39:15 CDT 2006

You can put REF fields in the header or footer, same as you would in the
body of the document. The only difference is that fields in headers and
footers have to be updated independently of those in the body.




"Striker" <striker3070@qwest.net> wrote in message
news:%23kiUc1uzGHA.4392@TK2MSFTNGP04.phx.gbl...
> forgot to mention this is Word 2003
>
> "Striker" <striker3070@qwest.net> wrote in message
> news:OGvV4yuzGHA.1300@TK2MSFTNGP05.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.newusers
>>
>
>



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

Striker
Sat Sep 02 20:03:32 CDT 2006

can you walk me through how to do this. I tried to enter a
REF field in my footer, as I would in the body of a document and I can't get
it to work.

"Jezebel" <warcrimes@whitehouse.gov> wrote in message
news:O2TTiFvzGHA.5048@TK2MSFTNGP05.phx.gbl...
> You can put REF fields in the header or footer, same as you would in the
> body of the document. The only difference is that fields in headers and
> footers have to be updated independently of those in the body.
>
>
>
>
> "Striker" <striker3070@qwest.net> wrote in message
> news:%23kiUc1uzGHA.4392@TK2MSFTNGP04.phx.gbl...
>> forgot to mention this is Word 2003
>>
>> "Striker" <striker3070@qwest.net> wrote in message
>> news:OGvV4yuzGHA.1300@TK2MSFTNGP05.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.newusers
>>>
>>
>>
>
>



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

Jezebel
Sat Sep 02 20:45:41 CDT 2006

Press Ctrl-F9. Within the curly brackets type { REF bookmarkname }. Press
F9.





"Striker" <striker3070@qwest.net> wrote in message
news:eREdKTvzGHA.1040@TK2MSFTNGP06.phx.gbl...
> can you walk me through how to do this. I tried to enter a
> REF field in my footer, as I would in the body of a document and I can't
> get it to work.
>
> "Jezebel" <warcrimes@whitehouse.gov> wrote in message
> news:O2TTiFvzGHA.5048@TK2MSFTNGP05.phx.gbl...
>> You can put REF fields in the header or footer, same as you would in the
>> body of the document. The only difference is that fields in headers and
>> footers have to be updated independently of those in the body.
>>
>>
>>
>>
>> "Striker" <striker3070@qwest.net> wrote in message
>> news:%23kiUc1uzGHA.4392@TK2MSFTNGP04.phx.gbl...
>>> forgot to mention this is Word 2003
>>>
>>> "Striker" <striker3070@qwest.net> wrote in message
>>> news:OGvV4yuzGHA.1300@TK2MSFTNGP05.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.newusers
>>>>
>>>
>>>
>>
>>
>
>