Welcome toWord.Tips.Net
Ask a Word Question
Make a Comment
Learn Access Now
Free Printable Forms
Beauty Tips
Car Tips
Cleaning Tips
College Tips
Cooking Tips
Excel2007 Tips
ExcelTips
Family Tips
Gardening Tips
Health Tips
Home Tips
Legal Tips
Money Tips
Organizing Tips
Pest Tips
Pet Tips
Wedding Tips
Word2007 Tips
WordTips
Printing On Both Sides of the Paper
Turning Off AutoComplete for Dates
Understanding Auto Line Spacing
Adding Comments to Your Document
Conditional Calculations in Word
Word allows you to create dynamic indexes for your documents. These indexes can be generated, as needed, to reflect changes in page numbers within the document. The simplest of indexes contain only page numbers for the items being indexed. You may, however, want to create an index that also includes section numbers for entries.
There are two ways you can approach putting section numbers in an index. The easiest way is if the sections are just that--sections of your Word document, separated by section breaks. In this case, you can use compound fields so your index entries look something like this:
{XE "My Index Entry" \t "{SECTION}:{PAGE}"}
In this case you are using the \t switch to indicate that you want Word to substitute the text following the switch for the actual page number. Normally the \t switch is used for cross references, but in this instance you are telling word to substitute the section number (generated by the SECTION field) followed by a colon and the page number (generated by the PAGE field). If you use this XE field to mark an index entry on page 6 of section 2, then the generated index will look like this:
My Index Entry. 2:6
The other method of including section numbers in your index comes in handy if your "sections" do not correspond to actual Word document sections. In this instance you use a different INDEX field to actually generate your index:
{INDEX \s MySection \d ":"}
The \s switch tells Word that you want the page numbers in the index to include the sequence number designated by the term following. In this instance, the entries in the index will include the number associated with the MySection sequence, followed by the character specified by the \d switch (a colon), and the page number. The sequence, of course, is set within the document by using the SEQ field:
{SEQ MySection}
Tip #1580 applies to Microsoft Word versions: 97 2000 2002 2003
Take Control! Master the real power behind Word! Successfully master the secrets of powerful formatting and create documents that stand out from the rest. Best of all, you can create documents that are easy to maintain and quick to change.