A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Word » Page Layout
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Want separate Chapter Page Numbers and Total Page Numbers.



 
 
Thread Tools Display Modes
  #1  
Old August 4th, 2008, 07:02 PM posted to microsoft.public.word.pagelayout
Marie
external usenet poster
 
Posts: 251
Default Want separate Chapter Page Numbers and Total Page Numbers.

I have a document with multiple sections. I wish each section to have it's
own numbering in the header(I've done this successfully using 'sections'),
but I also want in the footer a separate page numbering showing the page
number for the whole document.
  #2  
Old August 5th, 2008, 01:22 AM posted to microsoft.public.word.pagelayout
macropod[_2_]
external usenet poster
 
Posts: 2,402
Default Want separate Chapter Page Numbers and Total Page Numbers.

Hi Marie,

You can use the PAGE field for the Document page count and the following formula field (which needs to be in each Section's header
or footer) for the Section page count:
{QUOTE{IF{PAGE}= 1 {SET Section0 0}}
{IF{PAGE}{NUMPAGES} {IF{={SECTIONPAGES}+{REF {QUOTE Section{={SECTION}-1}}}}={PAGE} {SET {QUOTE Section{SECTION}} {PAGE}}}}
"Page {={PAGE}-{REF {QUOTE Section{={SECTION}-1}}}} of {SECTIONPAGES}"}
Note: The field brace pairs (ie '{ }') for the above example are created via Ctrl-F9 - you can't simply type them or copy & paste
them from this message.

You can omit the ' of {SECTIONPAGES}' part if you don't need it.

--
Cheers
macropod
[MVP - Microsoft Word]


"Marie" wrote in message ...
I have a document with multiple sections. I wish each section to have it's
own numbering in the header(I've done this successfully using 'sections'),
but I also want in the footer a separate page numbering showing the page
number for the whole document.


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 05:23 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.