Graham
Tue Apr 05 09:20:09 CDT 2005
Are we to understand that you are trying to replace information in a header
based on the content of the document? The simplest way to do this would be
to use a REF or STYLEREF field in the header.
If this information if from a form field, then you will need to run a macro
on exit from that field to update the REF field in the header (STYLEREF
should update itself). The update macro code is listed as the example at
http://www.gmayor.com/installing_macro.htm
--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site
http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
C Holmes wrote:
> Hi
>
> I am using Word 2003 and am trying to figure out if there is a way to
> restrict the Replace functionality to only search/replace in the
> document header/footer.
>
> When the document opens up, the user is presented with a form. One
> of the fields they enter into the form will be used for the
> Search/Replace.
>
> Thanks in advance