option in TOC

E

Evens

how by VBA can I set other style than title1 and title 2 to use in my TOC
before updating it. I know how to update my Table of contents but how to
change the option?

Thanks
 
J

Jezebel

Create the TOC you want manually, then look at the field code that results.
In VBA, insert that field as you would any other.
 
Top