Headers starting on page without using section breaks

S

SoozeeC

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

Graham Mayor

You can use a conditional field in the header eg.

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

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


<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 
Top