Please Note: This article is written for users of the following Microsoft Word versions: 2007, 2010, 2013, 2016, 2019, and Word in Microsoft 365. If you are using an earlier version (Word 2003 or earlier), this tip may not work for you. For a version of this tip written specifically for earlier versions of Word, click here: Using the SYMBOL Field.
Written by Allen Wyatt (last updated September 16, 2024)
This tip applies to Word 2007, 2010, 2013, 2016, 2019, and Word in Microsoft 365
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 quote marks, 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 (12897) applies to Microsoft Word 2007, 2010, 2013, 2016, 2019, and Word in Microsoft 365. You can find a version of this tip for the older menu interface of Word here: Using the SYMBOL Field.
Create Custom Apps with VBA! Discover how to extend the capabilities of Office 2013 (Word, Excel, PowerPoint, Outlook, and Access) with VBA programming, using it for writing macros, automating Office applications, and creating custom applications. Check out Mastering VBA for Office 2013 today!
If you use fields to sum the information in your table columns, you might want to display a blank when the sum is zero. ...
Discover MoreWant a quick way to create fractions? You can do it by using fields, as described in this tip.
Discover MoreIt is often helpful to reference a specific heading in the header or footer of a page and have that reference change on ...
Discover MoreFREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."
2024-09-16 07:21:52
David Allen
I'm not sure from this article under what circumstances I should use the Symbol field and when to use the Symbol dialog box instead - except when you want to use the \h switch.
Got a version of Word that uses the ribbon interface (Word 2007 or later)? This site is for you! If you use an earlier version of Word, visit our WordTips site focusing on the menu 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