WD: Using the STYLEREF Field to Place Chapter Info in HeaderLast reviewed: February 18, 1998Article ID: Q176540 |
The information in this article applies to:
SUMMARYThis article describes how to use the STYLEREF field. The STYLEREF field can be used to create dictionary-style entries at the top of each page or to place the chapter title in the heading. This field is useful when you want text in the header to match what is typed on the page. The STYLEREF field is a specialized reference field designed to let you add information to a document, especially in the header or footer, automatically. The STYLEREF field consists of the field, the name of the style assigned to the text to be returned as the result of the field, and field switches.
{STYLEREF "StyleName" \* MERGEFORMAT}
{STYLEREF "StyleName" <switches> \* MERGEFORMAT}
NOTE: The name of the style must be enclosed in quotation marks
to work properly.
Word will search the page from top to bottom (by default) for the nearest
paragraph formatted with the style specified in the STYLEREF field. Word
will then return that text formatted with the designated style in the
location of the field.
STYLEREF Field Switches
\l - Inserts the last text formatted with the style on the current page
instead of the first text formatted with this style. Word searches
the page from bottom to top.
The \l switch will only work correctly in headers and footers.
\n - Causes the field to display the entire paragraph number for a
referenced paragraph without trailing periods. No information about
prior levels is displayed unless it is included as part of the
current level. For example, caption numbering is included if caption
numbering has been applied to the paragraph.
\p - Causes the field to display its position relative to the source
bookmark using the word "above" or "below." If the STYLEREF field
appears in the document before the bookmark, it evaluates to "below."
If the STYLEREF field appears after the bookmark, it evaluates to
"above." If the STYLEREF field appears within the bookmark, an error
is returned.
\r - Inserts the entire paragraph number of the bookmarked paragraph in
relative context, or relative to the paragraph numbering scheme,
without trailing periods.
\t - When used with the \n, \r, or \w switch, causes the STYLEREF field to
suppress nondelimiter, or nonnumerical, text. With this switch, for
example, you can reference "Section 1.01," and only "1.01" is
displayed in the result.
\w - Inserts the paragraph number of the bookmarked paragraph in full
context, from anywhere in the document. For example, when referencing
paragraph "ii.," a STYLEREF field with the \w switch would return
"1.a.ii" as a result.
The STYLEREF field is most often used in headers and footers. The examples
in the "Examples" section of this article illustrate the possible uses of
the STYLEREF field.
How to Insert a STYLEREF FieldMethod 1: To create a field using the menus, follow these steps:
Method 2: To Create a field using keystrokes
EXAMPLES
Using STYLEREF Fields to Create a Dictionary Type EntryNOTE: This example will only work if the field indicated below is in either the header or footer of the document. Use the STYLEREF field when you want to create the same format you'll find in a dictionary at the top of the page, for example, BEGINNING WORD--LAST WORD. For example, if you have the word Apple at the top of your document and the word Baseball at the bottom of the document and they are both formatted with a Heading 2 style, you can enter fields into the header and/or footer to give a result of:
Apple--BaseballTo produce this effect, follow these steps:
{STYLEREF "Heading 2"}--{STYLEREF "Heading 2" \l}
The result of these fields will be:
Apple - Baseball (where Apple and Baseball have been formatted with
Heading 2 style)
Case 2--Chapter Title to Appear in the HeaderUse this format to insert the current chapter name as part of the header or footer. If the title of the current chapter is File Management and that title is formatted with a Heading 1 style and if you place the field below into the header
{STYLEREF "Heading 1"}
the result of the field in the header will be:
File Management MORE INFORMATION
Effective Use of the STYLEREF fieldTo use the STYLEREF field effectively, you need to understand how Word determines which paragraph is the nearest one. That determination depends on where the STYLEREF field is and on whether the /l (the letter L) switch is being used.
If STYLEREF
Is here Word will search here
-----------------------------------------------------------------------
Document text The closest text preceding the STYLEREF field. If the
style isn't found, Word searches for the closest
following text.
Footnotes, The closest text preceding the footnote, annotation,
annotations, or endnote reference mark in the document text.
and endnotes If the style isn't found, Word searches for the
closest text following the reference mark.
Headers and The current page, from top to bottom. If the style
Footers isn't found, Word searches next from the top of the
(during printing) page to the beginning of the document, and then from
the bottom of the page to the end of the document.
If the \l switch is used, Word searches from the
bottom of the page to the beginning or end of the
document.
Headers and The section that contains the STYLEREF field, from
Footers the beginning. If the style isn't found, Word
(when not searches from the end of the section to the end of
printing) the document.
For more information about the styleref field in tables, click the Office
Assistant, type "styleref," click Search, and then click "Field codes:
StyleRef field."
NOTE: If the Assistant is hidden, click the Office Assistant button on the Standard toolbar. If Word Help is not installed on your computer, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q120802 TITLE : Office: How to Add/Remove a Single Office Program or ComponentFor additional information about this situation in earlier versions of Word, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q141994 TITLE : How to Use the STYLEREF in Microsoft Word |
Additional query words:
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |