Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
Word
application.errors
conversions
docmanagement
drawing.graphics
formatting.longdocs
international
internet.assistant
mail
mailmerge.fields
menustoolbars
newusers
numbering
oleinterop
pagelayout
printingfonts
setup.networking
spelling.grammar
tables
vba.addins
vba.beginners
vba.customization
vba.general
vba.userforms
web.authoring
word6-7macros
word97vba
  
 
date: Thu, 3 Jan 2008 11:15:58 +0100,    group: microsoft.public.word.vba.beginners        back       


how to disable header in the two first page in a document   
I want to the header not see in te first two pages.
How can I do it??
date: Thu, 3 Jan 2008 11:15:58 +0100   author:   Aitziber

Re: how to disable header in the two first page in a document   
Either insert a section break after page 2 and setup the header for the 
subsequent section, or use a conditional field in the header of the whole 
document 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
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>

Aitziber wrote:
> I want to the header not see in te first two pages.
> How can I do it??
date: Thu, 3 Jan 2008 13:00:30 +0200   author:   Graham Mayor

Re: how to disable header in the two first page in a document   
Thaks!!!



"Graham Mayor"  escribió en el mensaje 
news:%23yH6QffTIHA.5164@TK2MSFTNGP03.phx.gbl...
> Either insert a section break after page 2 and setup the header for the 
> subsequent section, or use a conditional field in the header of the whole 
> document 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
> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
>
> Aitziber wrote:
>> I want to the header not see in te first two pages.
>> How can I do it??
>
>
date: Thu, 3 Jan 2008 16:01:55 +0100   author:   Aitziber

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us