#1   Report Post  
Posted to microsoft.public.word.newusers
kcmeehan
 
Posts: n/a
Default Page Numbering

I am trying to remove the page numbering from only the last few pages of my
document in Word. Each time I try to remove it from my footer I remove the
page numbering from all of the pages. Is there any easy way to suppress page
numbering from just one page?

Thanks.
  #2   Report Post  
Posted to microsoft.public.word.newusers
Suzanne S. Barnhill
 
Posts: n/a
Default Page Numbering

One page or "the last few pages"? If just the last, it can be done most
efficiently with a conditional field. If several pages, then you probably
need to insert a section, break, unlink the footer in the last section from
the previous one, and delete the page number from the last-section footer.

See http://word.mvps.org/FAQs/Formatting...rontMatter.htm for a
discussion of this type of numbering.

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

"kcmeehan" wrote in message
...
I am trying to remove the page numbering from only the last few pages of

my
document in Word. Each time I try to remove it from my footer I remove

the
page numbering from all of the pages. Is there any easy way to suppress

page
numbering from just one page?

Thanks.


  #3   Report Post  
Posted to microsoft.public.word.newusers
kcmeehan
 
Posts: n/a
Default Page Numbering

Thanks so much Suzanne. I'm used to working with WordPerfect and I'm totally
lost when it comes to Word. Could you tell me how to remove the page
numbering from the last page only?

Kristen



"Suzanne S. Barnhill" wrote:

One page or "the last few pages"? If just the last, it can be done most
efficiently with a conditional field. If several pages, then you probably
need to insert a section, break, unlink the footer in the last section from
the previous one, and delete the page number from the last-section footer.

See http://word.mvps.org/FAQs/Formatting...rontMatter.htm for a
discussion of this type of numbering.

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

"kcmeehan" wrote in message
...
I am trying to remove the page numbering from only the last few pages of

my
document in Word. Each time I try to remove it from my footer I remove

the
page numbering from all of the pages. Is there any easy way to suppress

page
numbering from just one page?

Thanks.



  #4   Report Post  
Posted to microsoft.public.word.newusers
Suzanne S. Barnhill
 
Posts: n/a
Default Page Numbering

With a conditional field:

{ IF { PAGE } { NUMPAGES } "Text you want in the footer on all but the
last page" }

Each pair of field delimiters (the things that look like braces but can't be
entered from the keyboard) must be inserted using Ctrl+F9 (though you can
use the appropriate buttons on the Header and Footer toolbar to insert the
PAGE and NUMPAGES fields). The material between the quotes can be pasted in;
it's just your entire footer, which can contain graphics, tables,
etc.--makes for an odd-looking field, but you'll see this only when the
field code is displayed. F9 to update the field, then Alt+F9 (if necessary)
to hide it.

Note that this will not work if the number of pages in the document is
different from the page number of the last page (because you've restarted
numbering in a given section); if only one section is involved, you can use
the SECTIONPAGES field instead.

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

"kcmeehan" wrote in message
...
Thanks so much Suzanne. I'm used to working with WordPerfect and I'm

totally
lost when it comes to Word. Could you tell me how to remove the page
numbering from the last page only?

Kristen



"Suzanne S. Barnhill" wrote:

One page or "the last few pages"? If just the last, it can be done most
efficiently with a conditional field. If several pages, then you

probably
need to insert a section, break, unlink the footer in the last section

from
the previous one, and delete the page number from the last-section

footer.

See http://word.mvps.org/FAQs/Formatting...rontMatter.htm for a
discussion of this type of numbering.

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

"kcmeehan" wrote in message
...
I am trying to remove the page numbering from only the last few pages

of
my
document in Word. Each time I try to remove it from my footer I

remove
the
page numbering from all of the pages. Is there any easy way to

suppress
page
numbering from just one page?

Thanks.




  #5   Report Post  
Posted to microsoft.public.word.newusers
kcmeehan
 
Posts: n/a
Default Page Numbering

Thanks so much for all of your help.

"Suzanne S. Barnhill" wrote:

With a conditional field:

{ IF { PAGE } { NUMPAGES } "Text you want in the footer on all but the
last page" }

Each pair of field delimiters (the things that look like braces but can't be
entered from the keyboard) must be inserted using Ctrl+F9 (though you can
use the appropriate buttons on the Header and Footer toolbar to insert the
PAGE and NUMPAGES fields). The material between the quotes can be pasted in;
it's just your entire footer, which can contain graphics, tables,
etc.--makes for an odd-looking field, but you'll see this only when the
field code is displayed. F9 to update the field, then Alt+F9 (if necessary)
to hide it.

Note that this will not work if the number of pages in the document is
different from the page number of the last page (because you've restarted
numbering in a given section); if only one section is involved, you can use
the SECTIONPAGES field instead.

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

"kcmeehan" wrote in message
...
Thanks so much Suzanne. I'm used to working with WordPerfect and I'm

totally
lost when it comes to Word. Could you tell me how to remove the page
numbering from the last page only?

Kristen



"Suzanne S. Barnhill" wrote:

One page or "the last few pages"? If just the last, it can be done most
efficiently with a conditional field. If several pages, then you

probably
need to insert a section, break, unlink the footer in the last section

from
the previous one, and delete the page number from the last-section

footer.

See http://word.mvps.org/FAQs/Formatting...rontMatter.htm for a
discussion of this type of numbering.

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

"kcmeehan" wrote in message
...
I am trying to remove the page numbering from only the last few pages

of
my
document in Word. Each time I try to remove it from my footer I

remove
the
page numbering from all of the pages. Is there any easy way to

suppress
page
numbering from just one page?

Thanks.




Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Word 2003, Page Numbering X of Y - a variation? Birmangirl Page Layout 3 November 1st 05 06:06 PM
Start at: page numbering not working Blaise Page Layout 3 July 9th 05 06:09 PM
Page numbering and un-numbering Elbert Page Layout 2 July 8th 05 03:33 PM
Page numbering on Even page only Louise Microsoft Word Help 6 February 18th 05 01:55 AM
Need help "fooling" Word with Page Numbering jdkelley Microsoft Word Help 1 December 13th 04 10:26 PM


All times are GMT +1. The time now is 02:34 PM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"