View Single Post
  #2   Report Post  
Posted to microsoft.public.word.pagelayout
Graham Mayor Graham Mayor is offline
external usenet poster
 
Posts: 19,312
Default Put a header on the first two pages only?

Set page setup with different first page header option.
Put your first page header on the first page. In the subsequent page header
put a conditional field, with your header inserted where indicated.

{ IF { Page } = 2 "This is the other header" }


--

Graham Mayor - Word MVP

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


artvandelay wrote:
I want one header on the first page, and different header on the
second page, and no headers on the subsequent pages.