Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.docmanagement
PierceM
 
Posts: n/a
Default Odd Page Break and page numbering

I have inserted several odd page breaks in a thesis document, however, when
it prints, no page numbers are printed on the blank pages that are created
due to the breaks. Is there a way to make the page numbers show on the blank
pages?
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Suzanne S. Barnhill
 
Posts: n/a
Default Odd Page Break and page numbering

See http://word.mvps.org/FAQs/TblsFldsFm...nPgEndChap.htm

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

"PierceM" wrote in message
news
I have inserted several odd page breaks in a thesis document, however,
when
it prints, no page numbers are printed on the blank pages that are created
due to the breaks. Is there a way to make the page numbers show on the

blank
pages?


  #3   Report Post  
Posted to microsoft.public.word.docmanagement
fatcock
 
Posts: n/a
Default Odd Page Break and page numbering



"Suzanne S. Barnhill" wrote:

See http://word.mvps.org/FAQs/TblsFldsFm...nPgEndChap.htm

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

"PierceM" wrote in message
news
I have inserted several odd page breaks in a thesis document, however,

when
it prints, no page numbers are printed on the blank pages that are created
due to the breaks. Is there a way to make the page numbers show on the

blank
pages?



  #4   Report Post  
Posted to microsoft.public.word.docmanagement
PierceM
 
Posts: n/a
Default Odd Page Break and page numbering

I have seen the link to
http://word.mvps.org/FAQs/TblsFldsFm...nPgEndChap.htm posted before but I
am really confused at what it is talking about.

How exactly to I implement what is talked about at that web site - namely
where do I put this: { IF{ =MOD({ PAGE },2)}= 0 " " "[page break]This page is
intentionally blank." }



"Suzanne S. Barnhill" wrote:

See http://word.mvps.org/FAQs/TblsFldsFm...nPgEndChap.htm

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

"PierceM" wrote in message
news
I have inserted several odd page breaks in a thesis document, however,

when
it prints, no page numbers are printed on the blank pages that are created
due to the breaks. Is there a way to make the page numbers show on the

blank
pages?



  #5   Report Post  
Posted to microsoft.public.word.docmanagement
Stefan Blom
 
Posts: n/a
Default Odd Page Break and page numbering

Take a look at the example file which is linked to in the article. You
can press Alt+F9 to view the field codes.

--
Stefan Blom
Microsoft Word MVP


"PierceM" wrote in message
...
I have seen the link to
http://word.mvps.org/FAQs/TblsFldsFm...nPgEndChap.htm posted

before but I
am really confused at what it is talking about.

How exactly to I implement what is talked about at that web site -

namely
where do I put this: { IF{ =MOD({ PAGE },2)}= 0 " " "[page

break]This page is
intentionally blank." }



"Suzanne S. Barnhill" wrote:

See http://word.mvps.org/FAQs/TblsFldsFm...nPgEndChap.htm

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

"PierceM" wrote in message
news
I have inserted several odd page breaks in a thesis document,

however,
when
it prints, no page numbers are printed on the blank pages that

are created
due to the breaks. Is there a way to make the page numbers show

on the
blank
pages?








  #6   Report Post  
Posted to microsoft.public.word.docmanagement
PierceM
 
Posts: n/a
Default Odd Page Break and page numbering

I tried looking at the example and put the fields into my document but it is
not printing correctly. It prints as if there is no break there at all and
just continues to the next text with only a few lines in between.

"Stefan Blom" wrote:

Take a look at the example file which is linked to in the article. You
can press Alt+F9 to view the field codes.

--
Stefan Blom
Microsoft Word MVP


"PierceM" wrote in message
...
I have seen the link to
http://word.mvps.org/FAQs/TblsFldsFm...nPgEndChap.htm posted

before but I
am really confused at what it is talking about.

How exactly to I implement what is talked about at that web site -

namely
where do I put this: { IF{ =MOD({ PAGE },2)}= 0 " " "[page

break]This page is
intentionally blank." }



"Suzanne S. Barnhill" wrote:

See http://word.mvps.org/FAQs/TblsFldsFm...nPgEndChap.htm

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

"PierceM" wrote in message
news I have inserted several odd page breaks in a thesis document,

however,
when
it prints, no page numbers are printed on the blank pages that

are created
due to the breaks. Is there a way to make the page numbers show

on the
blank
pages?






  #7   Report Post  
Posted to microsoft.public.word.docmanagement
Suzanne S. Barnhill
 
Posts: n/a
Default Odd Page Break and page numbering

Did you insert an actual page break where the "[page break]" is in the field
syntax?

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

"PierceM" wrote in message
...
I tried looking at the example and put the fields into my document but it

is
not printing correctly. It prints as if there is no break there at all

and
just continues to the next text with only a few lines in between.

"Stefan Blom" wrote:

Take a look at the example file which is linked to in the article. You
can press Alt+F9 to view the field codes.

--
Stefan Blom
Microsoft Word MVP


"PierceM" wrote in message
...
I have seen the link to
http://word.mvps.org/FAQs/TblsFldsFm...nPgEndChap.htm posted

before but I
am really confused at what it is talking about.

How exactly to I implement what is talked about at that web site -

namely
where do I put this: { IF{ =MOD({ PAGE },2)}= 0 " " "[page

break]This page is
intentionally blank." }



"Suzanne S. Barnhill" wrote:

See http://word.mvps.org/FAQs/TblsFldsFm...nPgEndChap.htm

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

"PierceM" wrote in message
news I have inserted several odd page breaks in a thesis document,

however,
when
it prints, no page numbers are printed on the blank pages that

are created
due to the breaks. Is there a way to make the page numbers show

on the
blank
pages?







  #8   Report Post  
Posted to microsoft.public.word.docmanagement
Stefan Blom
 
Posts: n/a
Default Odd Page Break and page numbering

In addition to Suzanne's suggestion, did you remember to update the fields?
To do that, either select the document and press F9 or switch to Print
Preview.

--
Stefan Blom
Microsoft Word MVP


"PierceM" wrote:

I tried looking at the example and put the fields into my document but it is
not printing correctly. It prints as if there is no break there at all and
just continues to the next text with only a few lines in between.

"Stefan Blom" wrote:

Take a look at the example file which is linked to in the article. You
can press Alt+F9 to view the field codes.

--
Stefan Blom
Microsoft Word MVP


"PierceM" wrote in message
...
I have seen the link to
http://word.mvps.org/FAQs/TblsFldsFm...nPgEndChap.htm posted

before but I
am really confused at what it is talking about.

How exactly to I implement what is talked about at that web site -

namely
where do I put this: { IF{ =MOD({ PAGE },2)}= 0 " " "[page

break]This page is
intentionally blank." }



"Suzanne S. Barnhill" wrote:

See http://word.mvps.org/FAQs/TblsFldsFm...nPgEndChap.htm

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

"PierceM" wrote in message
news I have inserted several odd page breaks in a thesis document,

however,
when
it prints, no page numbers are printed on the blank pages that

are created
due to the breaks. Is there a way to make the page numbers show

on the
blank
pages?






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
page number positioning and format tinaa Page Layout 3 February 4th 06 12:38 AM
Page numbering to be Page X of Y with Odd Page section break Hesham Ghaleb Page Layout 1 January 24th 06 03:06 PM
Problem with starting page numbering on page 3 rkbristol Page Layout 8 December 8th 05 11:25 PM
Start at: page numbering not working Blaise Page Layout 3 July 9th 05 06:09 PM
FIrst page footers Noel S Pamfree Microsoft Word Help 7 December 6th 04 08:49 PM


All times are GMT +1. The time now is 08:44 AM.

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"