stack the "Header 3" entries in a table of contents

P

Phlip

Newsies:

I write long document. Many "Header 3" entries.

I generate TOC. It stacks everything up:

Songs ..................................................... 1
Children's ............................................. 2
Mary Hadda Li'l Lamb ....................... 3
Row Row Row .................................. 4
Only a Lad ......................................... 5

I want it to stack the minor headers up without the extra long .............
things:

Songs ..................................................... 1
Children's ............................................. 2
Mary Hadda Li'l Lamb 3, Row Row Row 4, Only a Lad 5

I have lots of Header 3s, so they must be scanable. How to stack them?
 
P

Phlip

Shauna said:
I don't believe that this is possible in Word.

Good. This keeps hanging Word2000 up:

{ TOC \o "1-3" \h \z \t "Normal,3" }

(I couldn't install the OfficeXP that came with my DELL notebook because it
keeps claiming the 25 digit punishment number is stolen. Don't answer.)

I'l write a VBA script that sniffs thru a document, aardvaarks out each
Header termite, and formats them how I like.

Then I'l either keep it secret, or publish it behind an impossible 25 digit
key. ;-)
 
Top