Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I'm attempting to put together a table of contents for multiple documents.
Somewhere out in the ether is a methodology to create the TOC for this group of docs, but I've had little success getting answers from the developers, so I'm asking here. If there is a better way to do this, please let me know. It appears that there are 15-20 documents that are somehow merged together into what I'm calling a master document. I just want to get an updated TOC for now. First, I'm using the RD field codes to set up the TOC. I'm getting much of what I want this way, but still have several questions: 1 - Is there a way to get the page numbers to be consistent through the document. If the last page of one section is 20, I want the first page of the next section to be 21. 2 - I also have section numbers that are continuous through the document. The Numbers are not incrementing as I would expect, even though they are set up to continue from the previous section. I'm actually testing all of this with a snapshot of the original documents saved inmy personal file space so if I mess up any documents, I'm messing up a copy, not the originals. In any case, any help would be greatly appreciated. Thanks in advance, Barb Reinhardt |
#2
![]() |
|||
|
|||
![]()
See "Creating a Table of Contents Spanning Multiple Documents"
http://pubs.logicalexpressions.com/P...cle.asp?ID=148 -- 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. "Barb R." wrote in message ... I'm attempting to put together a table of contents for multiple documents. Somewhere out in the ether is a methodology to create the TOC for this group of docs, but I've had little success getting answers from the developers, so I'm asking here. If there is a better way to do this, please let me know. It appears that there are 15-20 documents that are somehow merged together into what I'm calling a master document. I just want to get an updated TOC for now. First, I'm using the RD field codes to set up the TOC. I'm getting much of what I want this way, but still have several questions: 1 - Is there a way to get the page numbers to be consistent through the document. If the last page of one section is 20, I want the first page of the next section to be 21. 2 - I also have section numbers that are continuous through the document. The Numbers are not incrementing as I would expect, even though they are set up to continue from the previous section. I'm actually testing all of this with a snapshot of the original documents saved inmy personal file space so if I mess up any documents, I'm messing up a copy, not the originals. In any case, any help would be greatly appreciated. Thanks in advance, Barb Reinhardt |
#3
![]() |
|||
|
|||
![]()
Thanks! I had everything but the Macro. I'll be trying this on a
"snapshot" of the real data I have on Monday and I'll let you know how it works. "Suzanne S. Barnhill" wrote in message ... See "Creating a Table of Contents Spanning Multiple Documents" http://pubs.logicalexpressions.com/P...cle.asp?ID=148 -- 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. "Barb R." wrote in message ... I'm attempting to put together a table of contents for multiple documents. Somewhere out in the ether is a methodology to create the TOC for this group of docs, but I've had little success getting answers from the developers, so I'm asking here. If there is a better way to do this, please let me know. It appears that there are 15-20 documents that are somehow merged together into what I'm calling a master document. I just want to get an updated TOC for now. First, I'm using the RD field codes to set up the TOC. I'm getting much of what I want this way, but still have several questions: 1 - Is there a way to get the page numbers to be consistent through the document. If the last page of one section is 20, I want the first page of the next section to be 21. 2 - I also have section numbers that are continuous through the document. The Numbers are not incrementing as I would expect, even though they are set up to continue from the previous section. I'm actually testing all of this with a snapshot of the original documents saved inmy personal file space so if I mess up any documents, I'm messing up a copy, not the originals. In any case, any help would be greatly appreciated. Thanks in advance, Barb Reinhardt |
#4
![]() |
|||
|
|||
![]()
Well, I had the {RD} part working. I just needed the macro. It works
GREAT! Thanks. "Suzanne S. Barnhill" wrote: See "Creating a Table of Contents Spanning Multiple Documents" http://pubs.logicalexpressions.com/P...cle.asp?ID=148 -- 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. "Barb R." wrote in message ... I'm attempting to put together a table of contents for multiple documents. Somewhere out in the ether is a methodology to create the TOC for this group of docs, but I've had little success getting answers from the developers, so I'm asking here. If there is a better way to do this, please let me know. It appears that there are 15-20 documents that are somehow merged together into what I'm calling a master document. I just want to get an updated TOC for now. First, I'm using the RD field codes to set up the TOC. I'm getting much of what I want this way, but still have several questions: 1 - Is there a way to get the page numbers to be consistent through the document. If the last page of one section is 20, I want the first page of the next section to be 21. 2 - I also have section numbers that are continuous through the document. The Numbers are not incrementing as I would expect, even though they are set up to continue from the previous section. I'm actually testing all of this with a snapshot of the original documents saved inmy personal file space so if I mess up any documents, I'm messing up a copy, not the originals. In any case, any help would be greatly appreciated. Thanks in advance, Barb Reinhardt |
#6
![]() |
|||
|
|||
![]()
I've already told you more than I know, and Jonathan West, author of that
article doesn't read the end-user NGs. You can find him in any of the word.vba NGs. -- 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. "Barb Reinhardt" wrote in message ... OK, don't know why that posted twice, but anyway. I now have another question. I have numbers (1.1, 1.2, 1.3, 2.1, 2.1.1, ) etc. in each document. Each of the documents that I reference needs to increment from the previous document. Is there a macro to do that as well? "Barb Reinhardt" Barb wrote in message ... Well, I had the {RD} part working. I just needed the macro. It works GREAT! Thanks. "Suzanne S. Barnhill" wrote: See "Creating a Table of Contents Spanning Multiple Documents" http://pubs.logicalexpressions.com/P...cle.asp?ID=148 -- 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. "Barb R." wrote in message ... I'm attempting to put together a table of contents for multiple documents. Somewhere out in the ether is a methodology to create the TOC for this group of docs, but I've had little success getting answers from the developers, so I'm asking here. If there is a better way to do this, please let me know. It appears that there are 15-20 documents that are somehow merged together into what I'm calling a master document. I just want to get an updated TOC for now. First, I'm using the RD field codes to set up the TOC. I'm getting much of what I want this way, but still have several questions: 1 - Is there a way to get the page numbers to be consistent through the document. If the last page of one section is 20, I want the first page of the next section to be 21. 2 - I also have section numbers that are continuous through the document. The Numbers are not incrementing as I would expect, even though they are set up to continue from the previous section. I'm actually testing all of this with a snapshot of the original documents saved inmy personal file space so if I mess up any documents, I'm messing up a copy, not the originals. In any case, any help would be greatly appreciated. Thanks in advance, Barb Reinhardt |
Reply |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Table AutoFormats vs. Table Styles confusion | Tables | |||
Table of Contents | Microsoft Word Help | |||
Item in Table of Contents throw off numbering | Page Layout | |||
table of contents in thesis | New Users | |||
How do i get table of contents of 5 different documents in 6th do. | Microsoft Word Help |