Multiple sets of page numbers

G

Guest

I am preparing a large (300+page) document that has 50+ page Annex reprinted
with permission from the other author. I want the Annex to have two sets of
page numbers, one straight through from 1-300+, and the other from 1-50. I
need two Tables of Contents, one for the whole document the other just for
the Annex as that way I can replicate that document. The only difference then
between the Aneex and its original will be in the Header.

Can I have two sets of page numbers and then generate two different tables
of contents?

I can obviously do it by "faking" the second set of page numbers in the
Annex by manually putting the numbers on a second line of the header and
preparing the second TOC manually, but that seems a bit clunky.

Is there a better way????
 
J

Jezebel

You can do the second set of page numbers using a calculation field --

{ = { PAGE } - n }

Where n is the number of the first annex page minus 1. Or even swisher, add
a bookmark for the start of the annex, and use { = { PageRef
"AnnexBookmark" } - 1 } ... then the annex numbering will update if you add
or remove pages from the body.

Can't think of a way to get those numbers into your second table of
contents, however.
 
G

Guest

Thanks for the help. It at least measn I do not have to paginate each page
separately, I can (of course) do thye secondary TOC manually as that is
unlikely to change once I have it in.
 
G

Guest

I asked the same question today but with a slightly different twist. I used
your calculation suggestion and got it to work. But I need the first few
pages in roman numerals. How do I format that within the field?
 
S

Suzanne S. Barnhill

You can add the \*roman switch to the PAGE field. I think probably the TOC
doesn't pick that up, either, though. The only way to do this so that Word
picks up roman numbering is through Format Page Number, which would apply to
all the page numbers in the section.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
 
G

Guest

Hi,
This is a related question to this thread:
Can I have multiple TOCs within the same document? e.g. I have 5 chapters,
each having 2 sub-chapters. I would like a TOC at the beginning of each
chapter that only shows the 2 sub-chapters in that chapter.

(I will do away with the page numbering under Options.)
Thank you.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top