H Heidi Feb 28, 2008 #1 I would like to know how to surpress one page of my header, not some, but just one page. Working in Word 2003. Can anyone help me?
I would like to know how to surpress one page of my header, not some, but just one page. Working in Word 2003. Can anyone help me?
D DeanH Feb 28, 2008 #2 If it is the first page, on Page Setup, Layout, Different first page. See http://word.mvps.org/FAQs/Formatting/NumberingFrontMatter.htm If not then you will need to enter some section breaks, unlink the Header/Footer from previous. See http://word.mvps.org/faqs/formatting/workwithsectionscontent.htm Hope this helps DeanH
If it is the first page, on Page Setup, Layout, Different first page. See http://word.mvps.org/FAQs/Formatting/NumberingFrontMatter.htm If not then you will need to enter some section breaks, unlink the Header/Footer from previous. See http://word.mvps.org/faqs/formatting/workwithsectionscontent.htm Hope this helps DeanH
G Graham Mayor Feb 29, 2008 #4 If it is a page in the middle of a document and always the same page number you could conditionally insert the header eg to avoid page 4 use {IF {Page} <> 4 "Insert your header here"} -- <>>< ><<> ><<> <>>< ><<> <>>< <>><<> Graham Mayor - Word MVP My web site www.gmayor.com <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
If it is a page in the middle of a document and always the same page number you could conditionally insert the header eg to avoid page 4 use {IF {Page} <> 4 "Insert your header here"} -- <>>< ><<> ><<> <>>< ><<> <>>< <>><<> Graham Mayor - Word MVP My web site www.gmayor.com <>>< ><<> ><<> <>>< ><<> <>>< <>><<>