Please Note: This article is written for users of the following Microsoft Word versions: 97, 2000, 2002, and 2003. If you are using a later version (Word 2007 or later), this tip may not work for you. For a version of this tip written specifically for later versions of Word, click here: Using the SYMBOL Field.
Written by Allen Wyatt (last updated January 31, 2022)
This tip applies to Word 97, 2000, 2002, and 2003
Word includes a wide range of fields you can use to perform special functions within your documents. One such field is the Symbol field. This field allows you to insert virtually any character you can think of in your documents.
In effect, the Symbol field duplicates the functionality provided by using the Symbol dialog box to insert a symbol in your document. The difference between the two is that when you use the Symbol dialog box, the actual symbol character is inserted in your document. When you use the Symbol field, the actual character is not inserted. Instead, the field is maintained in your document and simply replaced with the symbol character when the document is printed or the field is calculated. (This is a fine distinction, to be sure, but it does make a difference in how Word operates behind the scenes.)
The syntax for the Symbol field is as follows:
{ Symbol 123 }
Note that the field name is followed by a number. This number represents the ANSI value of the character you want inserted. You can use either the decimal value (as shown here) or the hexadecimal value, which is signified by prefacing the number with 0x, as in 0xA7. You can also use the actual character, within quotes, if desired.
There are other switches you can use with the Symbol field, as well. You can use the \f switch to specify the name of the font in which the symbol should be rendered. You can also use the \s switch to specify a point size for rendering the symbol. For instance, if you wanted to use a 17-point Webdings font, you could put the field together as follows:
{ SYMBOL 100 \f "webdings" \s 17 }
When you use a larger point size, it is possible for the symbol to mess up the line spacing (vertical spacing) of your paragraph. This can ruin an otherwise perfect layout. If you want to force Word to ignore any spacing dictated by the symbol size, you can add the \h switch to the field. The result is that as the symbol size increases, it starts to encroach on the line directly above, and possibly overwriting it.
WordTips is your source for cost-effective Microsoft Word training. (Microsoft Word is the most popular word processing software in the world.) This tip (553) applies to Microsoft Word 97, 2000, 2002, and 2003. You can find a version of this tip for the ribbon interface of Word (Word 2007 and later) here: Using the SYMBOL Field.
Comprehensive VBA Guide Visual Basic for Applications (VBA) is the language used for writing macros in all Office programs. This complete guide shows both professionals and novices how to master VBA in order to customize the entire Office suite for their needs. Check out Mastering VBA for Office 2010 today!
The INFO field allows you to include all sorts of information in your document. Here's a quick overview of the field and ...
Discover MoreOne of the properties you can specify for a document is a subject. You can then use a field code to insert this subject, ...
Discover MoreAutomatically putting today's date at the top of a report is easy. Putting a different date, automatically, can be more ...
Discover MoreFREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."
2024-09-16 08:03:42
Rebekah Rainey
Any tips for quickly searching for symbols other than endlessly scrolling through them?
Got a version of Word that uses the menu interface (Word 97, Word 2000, Word 2002, or Word 2003)? This site is for you! If you use a later version of Word, visit our WordTips site focusing on the ribbon interface.
Visit the WordTips channel on YouTube
FREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2024 Sharon Parq Associates, Inc.
Comments