Re: Deleting page numbers from certain pages
- From: "Suzanne S. Barnhill" <sbarnhill@xxxxxxxx>
- Date: Fri, 10 Mar 2006 15:24:16 -0600
Did you use Ctrl+F9 to insert each pair of field braces?
--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
"Patski107" <Patski107@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:703C4B6B-A035-4A2D-87EF-D9DF87D08868@xxxxxxxxxxxxxxxx
So to supress page 121newsgroup so
{ IF { Page } = 121 "" "{ Page }" }
I tried this but it didn't work.
--
Pat
"Suzanne S. Barnhill" wrote:
You put this field code wherever you would otherwise put the page number
(header or footer).
--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the
numberall may benefit.
"Patski107" <Patski107@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:D5A9559E-1BA7-4B23-8874-6BCAD72D4763@xxxxxxxxxxxxxxxx
Please forgive my ignorance, but where do I put this code if I want to
repress the page number? I have one page that I don't want the page
here.to
print.
thank you
Pat
--
Don''t take your organs to heaven, heaven knows we need them down
version -
"Graham Mayor" wrote:
There appears to be a field delimiter missing from Stefan's
Iwhich
I couldn't get to work. Although not strictly necessary with fields
fieldmuch
prefer to use quotes to delimit the various parts of a conditional
text -as
instance:it makes it much easier to see what is supposed to happen. In this
{ IF { Page } = 2 "" "{ IF { Page } = 50 "" "{ Page }" }" }
will work.
To avoid the translation issues that occur when copying fields to
removesee
http://www.gmayor.com/export_field.htm
--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Stefan Blom wrote:
One way is to use a conditional field in the footer (header).
Something like this should work:
{ IF { PAGE } = 2 "" { IF { PAGE } = 50 "" { PAGE } }
Note that each pair of field delimiters must be inserted with
Ctrl+F9; you can't just type them in.
"Peeter" wrote in message
news:18E040B8-765D-4A49-9372-0D5AA9BB19F5@xxxxxxxxxxxxxxxx
Is it possible to delete certain page numbers? I.e. How can I
page
numbers e.g. from pages 2 and 50 without deleting other? I would
really
appreciate if someone could help me.
.
- References:
- Re: Deleting page numbers from certain pages
- From: Suzanne S. Barnhill
- Re: Deleting page numbers from certain pages
- From: Patski107
- Re: Deleting page numbers from certain pages
- Prev by Date: Re: Headers and Footers in Main Body with Table Breaks
- Next by Date: Re: Landscape Table in Portrait Document
- Previous by thread: Re: Deleting page numbers from certain pages
- Next by thread: Re: Deleting page numbers from certain pages
- Index(es):
Relevant Pages
|