From: SoozeeC on
Is it possible to have headers starting on page 3 without using section
breaks? The document is within a program (SIMS .net) where section breaks
can cause tags not to work.
From: Graham Mayor on
You can use a conditional field in the header eg.

{IF {Page} > 2 "Put your header here"}

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>



"SoozeeC" <SoozeeC(a)discussions.microsoft.com> wrote in message
news:34D32904-9454-4649-9639-FDAE8A6CE192(a)microsoft.com...
> Is it possible to have headers starting on page 3 without using section
> breaks? The document is within a program (SIMS .net) where section breaks
> can cause tags not to work.