Dialog object: Applies the current settings of a Word dialog box.
KeyBinding object: Runs the command associated with the specified key combination.
MailMerge object: Performs the specified mail merge operation.
Syntax 1
expression.Execute(Pause)
Syntax 2
expression.Execute
expression Required. An expression that returns a MailMerge object (Syntax 1), or a Dialog object or KeyBinding object (Syntax 2).
Pause Optional Variant. True to have Word pause and display a troubleshooting dialog box if a mail merge error is found. False to report errors in a new document.