MailMerge.State Property
Word Developer Reference |
Returns the current state of a mail merge operation. Read-only WdMailMergeState.
Syntax
expression.State
expression Required. A variable that represents a MailMerge object.
Example
This example executes a mail merge if the active document is a main document with an attached data source.
Visual Basic for Applications |
---|
|
See Also