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, 3069🔥, 0💬
Popular Posts:
Why I am getting the "FTP over TLS is not enabled, users cannot securely log in" waring on my FileZi...
How to download FrameMaker 2017 Release for my Windows computer? I want to try it. You can follow th...
How to Uninstall Skype Meetings App on Windows? I don't need it anymore. You can following this tuto...
How register my Fitbit device through Fitbit Connect? I have an account with Fitbit server, installe...
How to download publication files from libgen.rs? libgen.rs or gen.lib.rus.ec is the most robust Web...