Written by Allen Wyatt (last updated September 22, 2018)
This tip applies to Word 2007, 2010, 2013, 2016, 2019, and 2021
When you are using fields in your documents, you may have a need to include the quote mark and the backslash in the field definition. Unfortunately, these characters have special meaning, and may not be interpreted the way you intend. Consider, for example, the following field:
{ QUOTE "You should use "Y" or "N" in your response" }
When you use this, you get exactly what you expect: a full phrase (including quote marks) in the field result. Consider the following example, however:
{ FILLIN "You should use "Y" or "N" in your response" }
When this field result is displayed, you see an input box. However, the entire prompt does not appear. You only see the text "You should use " in the input box. Similar problems are manifested when you try to use backslashes with some fields.
To get around the problem, you need to get in the habit of using a backslash before any quote or backslash you want included in the field, as in the following:
{ FILLIN "You should use \"Y\" or \"N\" in your response" }
This approach informs Word that you want the quote marks (or backslashes, if you use \\) displayed as literal characters.
WordTips is your source for cost-effective Microsoft Word training. (Microsoft Word is the most popular word processing software in the world.) This tip (12421) applies to Microsoft Word 2007, 2010, 2013, 2016, 2019, and 2021. You can find a version of this tip for the older menu interface of Word here: Special Characters in Fields.
Create Custom Apps with VBA! Discover how to extend the capabilities of Office 365 applications with VBA programming. Written in clear terms and understandable language, the book includes systematic tutorials and contains both intermediate and advanced content for experienced VB developers. Designed to be comprehensive, the book addresses not just one Office application, but the entire Office suite. Check out Mastering VBA for Microsoft Office 365 today!
Want to know what a certain field does and how to use it? Word's online help is surprisingly helpful in getting the ...
Discover MoreYou can use fields to cross-reference different text in a document. If you get unwanted results from the ...
Discover MoreIf you put a field into a text box, you might be surprised to find that it doesn't update when you try to update all your ...
Discover MoreFREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."
There are currently no comments for this tip. (Be the first to leave your comment—just use the simple form above!)
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 © 2025 Sharon Parq Associates, Inc.
Comments