I've made a document using outlining and now would very much like a table of contents on the first page. I can make it, but no matter what I say, the TOC has more than the 2 levels I want to see.
Help please.
I've made a document using outlining and now would very much like a table of contents on the first page. I can make it, but no matter what I say, the TOC has more than the 2 levels I want to see.
Help please.

This month, every Windows Secrets subscriber can download a one-chapter excerpt of Windows 7: The Missing Manual.Windows 7: The Missing Manual provides valuable information to help you overcome these difficulties in learning a new operating system. Subscribe today to download your free excerpt.
I assume that you have set the "Number of Levels to DIsplay" that appears in the Insert TOC dialogue?
Yep - that's why I'm so confused!!!
OK
It is possible that your headers are set to the wrong level.
Each Heading Style knows its level. These can be set by using Format Styles.
If nothing else - its worth a check.
Thank you. I'll sure give that a try.
Linda
Have a look at the field code for the TOC by selecting it and pressing Shift-F9
Does it look like this { TOC o "1-4"}
If it does, try a few other switches such as {TOC o "1-4" t "Heading 3,3,Heading 4,4"} where 'Heading 3' and 'Heading 4' are the styles you are missing from the TOC. Once you have altered the field code, press F9 to update it and see what you have now got.
Andrew Lockton, Chrysalis Design, Melbourne Australia
If you want only two levels to show, & you've checked that your heading levels are set properly, the syntax of your TOC field should be:
{ TOC o "1-2"}
When you press F9, update the entire TOC, not just the page numbers.
Hope this helps,
Thanks - it worked fine.
Linda
Thanks for the hint - worked great.
Linda