WdMailMergeDefaultRecord enumeration (Word)
Specifies the default record to use in a mail merge process.
Name | Value | Description |
---|---|---|
wdDefaultFirstRecord | 1 | Use the first record in the result set as the default record. |
wdDefaultLastRecord | -16 | Use the last record in the result set as the default record. |
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.