If the page number is fixed and known then you could use a conditional field
eg
{IF {Page} <> 5 "Put your header here"}
will place whatever you put between the speech marks on any page but 5.
If the page number is not fixed and cannot be predetermined, then you will
have to use section breaks to restart the headers.

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> how can I "hide" a header from a page in a document, while
> keeping headers in all other pages?