Microsoft Office Online
Sign in to My Office Online (What's this?) | Sign in

Warning: You are viewing this page with an unsupported Web browser. This Web site works best with Microsoft Internet Explorer 6.0 or later, Firefox 1.5, or Netscape Navigator 8.0 or later. Learn more about supported browsers.

Email this linkEmail this link Printer-Friendly VersionPrinter-Friendly Version Bookmark and ShareShare
Field codes: Symbol field
 

{ SYMBOL CharNum [Switches] }

Inserts a single character or a string of characters in the ANSI character set. You can insert a character more easily, however, by using the Symbol command (Insert menu).

You can apply character formatting (character formatting: Formatting you can apply to selected text characters.) directly to the field result (field results: Text or graphics inserted in a document when Microsoft Word carries out a field's instructions. When you print the document or hide field codes, the field results replace the field codes.) or use switches to specify the formatting. Formatting that you specify using switches overrides formatting that you apply to the field result.

ShowInstructions

CharNum

The character or the decimal or hexadecimal value of the ANSI code. A hexadecimal value must have the format 0xn, where the hexadecimal number n is preceded by 0x (a zero followed by the letter x).

ShowExamples

In the font Times New Roman, the result of the field { SYMBOL 163 } is £.

The result of the field { SYMBOL 211 \f "Symbol" \s 12 } is this 12-point character: ©.

© 2009 Microsoft Corporation. All rights reserved.