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, 2969🔥, 0💬
Popular Posts:
How to unzip a Word Document .docx file? According to Microsoft documentation, a .docx file is reall...
How to create a new PowerPoint presentation from a PowerPoint template? I have a PowerPoint template...
What do those Fitbit icons mean? Over the years, Fitbit has used a number of icons on their wearable...
Why am I not seeing the "Call Forwarding" option on Skype for Business on Windows? You don't see the...
What are different versions of Microsoft PowerPoint? As of 2016, Microsoft PowerPoint has been relea...