Syntax
MailMergeCheck .CheckErrors = number
Remarks
Checks for errors and reports any that are found. You can check for errors with or without performing a mail merge.
Argument | Explanation |
.CheckErrors | Specifies whether or not to perform a mail merge when checking for errors: 0 (zero) Simulates the mail merge and reports errors in a new document. 1 Performs a mail merge, pausing to report each error as it occurs. 2 Performs a mail merge and reports any errors in a new document. |
See Also
MailMerge