Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Numbering / August 2004

Tip: Looking for answers? Try searching our database.

Need Chapter page # as well as overall page #

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Don Y. - 08 Aug 2004 23:25 GMT
I have several separate documents (chapters) that each have sequential page
numbering.  I ALSO need to add an overall document page number.
Example:
Ch 1 - page 1     [1]
Ch 1 - page 2     [2]
...
Ch 2 - page 1     [11]
Ch 2 - page 2     [12]
...

p.s. I read the other messages about Master Documents and will be avoiding
them by building one composite document. by Inserting each document into the
composite.
Doug Robbins - 10 Aug 2004 00:19 GMT
Insert a bookmark at the end of each chapter and then to get the overall
page number, use a field calculation { = } to add the pagenumber of the
bookmark to the current pagenumber in the next section.

Signature

Please respond to the Newsgroup for the benefit of others who may be
interested.   Questions sent directly to me will only be answered on a paid
consulting basis.

Hope this helps,
Doug Robbins - Word MVP

>I have several separate documents (chapters) that each have sequential page
> numbering.  I ALSO need to add an overall document page number.
[quoted text clipped - 10 lines]
> the
> composite.
Don Y. - 10 Aug 2004 02:43 GMT
Doug, Thanks for the reply.  Conceptually I understand what you're suggesting
but I don't understand the mechanics of it.  I am new to field codes.  I know
how to create the bookmarks and also know how to add a page number to each
chapter footer that re-sets to 1 (so each of my chapters is page 1 to X).  
What I don't know is how to build the field code that gets the page number of
the Bookmark.

For example, if my Chapter 1 has 10 pages and I set a bookmark called "Ch1"
on the last page, what would be the field code for the footer in Chapter 2
look like?  I want a centered footer that says "Chapter 2 - Page x" and an
outside footer (left/right switching) that is the overall page number for the
manual.  So for my example, the first page of Chapter 2 would say "Chapter 2
- Page 1 ...  Page 11".  Thanks again for your assistance.  --Don
Doug Robbins - 11 Aug 2004 02:34 GMT
{ = { PAGEREF Ch1 } + { PAGE } }

You must use Ctrl+F9 to insert each pair of { } and Alt+F9 to toggle off the
field codes and F9 to update the fields.

Alternatively it might be simpler to leave the page numbering continuous
from one section to the next and to get the numbering within each section
use

{ = { PAGE } - { PAGEREF Ch1 } }

With the first method, you must add all of the PAGEREF fields from the
previous chapters

{ = { PAGEREF Ch1 } + { PAGEREF Ch2 } + .... + { PAGE } }

Signature

Please respond to the Newsgroup for the benefit of others who may be
interested.   Questions sent directly to me will only be answered on a paid
consulting basis.

Hope this helps,
Doug Robbins - Word MVP

> Doug, Thanks for the reply.  Conceptually I understand what you're
> suggesting
[quoted text clipped - 15 lines]
> 2
> - Page 1 ...  Page 11".  Thanks again for your assistance.  --Don
Don Y. - 15 Aug 2004 02:19 GMT
THANK YOU!  I made a slight modification that worked better for me.

1.  I put a bookmark on the FIRST page of my document.
2.  I added { = {PAGE} - {PAGEREF Ch1} + 1} to the footer.
3.  I add Section Breaks - Next Page between documents and Insert File to
combine the documents.

Only took a minute to create the composite document.  Will be easy to update
when chapter changes are made.  My modification allows the field code to
display correctly in the separate document.  Otherwise, it referred to a
bookmark that didn't exist and gave me syntax errors.  

Thanks again.  This forum is great!!  
--Don

> { = { PAGE } - { PAGEREF Ch1 } }
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.