Hi Gary
For what it's worth, your present system will work for a TOC in one document, but not a TOC created for several documents. Not least, that is because there's nothing in each document that says "this is chapter 5" or "this is chapter 6". You could try setting the starting number of the { SEQ chapter } field with something like { SEQ chapter \r 5 }. I haven't tested that.
As far as I know, the only way to achieve what you want is:
1. Set up the page numbering as described at I want to include the chapter number with the page number in the Header - how can I do this? http://www.word.mvps.org/FAQs/Numbering/ChapterNumber.htm
2. Set up the Table of Contents as described at http://www.ShaunaKelly.com/word/toc/CreateATOC.html
There's more detailed information about a multi-document TOC at http://pubs.logicalexpressions.com/Pub0009/LPMArticle.asp?ID=148
Hope this helps.
Shauna Kelly. Microsoft MVP. http://www.shaunakelly.com/word
"Gary Fritz" <fritzxxx[ at ]xxxfrii.com> wrote in message news:Xns9800A666796CAfritzfriicom[ at ]216.168.3.50...
[Quoted Text] >I want a TOC that numbers document pages like 2-14, 8-35, etc. > > This is the TOC field I'm using: > { TOC \o "1-2" \s chapter } > > I included "\s chapter" to pick up SEQ fields in each chapter. > > Each chapter is in a separate file. At the start of each file, in the > same > line as the chapter title, I have a SEQ field like this: > { SEQ chapter \h } > > That should insert an invisible counter that works with the TOC \s, right? > > But it doesn't. Everything works fine except the chapter numbers in the > TOC don't increment. Each chapter starts with 1-1 in the TOC. > > What am I missing? > > Thanks, > Gary
|