Categories:
Cloud (204)
Entertainment (11)
Facebook (43)
General (50)
Life (31)
Programming (64)
Technology (430)
Testing (4)
Tools (488)
Twitter (5)
Wearable (26)
Web Design (44)
Collections:
Other Resources:
Syntax of Dynamic Fields in Microsoft Word
What is the Syntax of Dynamic Fields in Microsoft Word?
✍: FYIcenter.com
The syntax of Dynamic Fields in Microsoft Word looks like this:
{FIELD NAME Instructions Optional switches}
FIELD NAME This is the name that appears in the list of field
names in the Field dialog box.
Instructions These are any instructions or variables that are
used in a particular field. Not all fields have
parameters, and in some fields, parameters are
optional instead of required.
Optional switches These are any optional settings that are available
for a particular field. Not all fields have switches
available, other than those that govern the
formatting of the field results.
Example 1: the following dynamic field DATE uses two switches:
{DATE \@ "yyyy-MM-dd" \* MERGEFORMAT}
\@ Switch to specifies the display pattern
\* Switch to specifies the formatting behavior. MERGEFORMAT preserves
user selected format when value is updated
Example 2: the following dynamic field STYLEREF uses one instruction and one switch:
{STYLEREF "Title" \* MERGEFORMAT}
"Title" Instruction to identify the style in order to locate the text
that uses this style.
\* Switch to specifies the formatting behavior. MERGEFORMAT
preserves user selected format when value is updated
⇒ Steps to Insert Dynamic Fields in Microsoft Word
⇐ Categories of Dynamic Fields in Microsoft Word
2016-10-30, 2921🔥, 0💬
Popular Posts:
How to fix the Microphone Permissions error with making a call with Messenger in iPhone? If your Mic...
What is a slide master in PowerPoint? A slide master is a set of slide layouts defined to help you c...
How to unzip an XPS (XML Paper Specification, .xps) file? According to Microsoft documentation, an ....
How to add ActiveX controls, like text command button, text box, check box, etc., to Presentation sl...
How to Install and Start Skype Meeting App in Google Chrome? You can follow this tutorial to install...