Expand Minimize
This topic has not yet been rated - Rate this topic

WdMailMergeActiveRecord Enumeration

Office 2007
Specifies the active record in a mail merge result set.
NameValueDescription
wdFirstDataSourceRecord-6The first record in the data source.
wdFirstRecord-4The first record in the result set.
wdLastDataSourceRecord-7The last record in the data source.
wdLastRecord-5The last record in the result set.
wdNextDataSourceRecord-8The next record in the data source.
wdNextRecord-2The next record in the result set.
wdNoActiveRecord-1No active record.
wdPreviousDataSourceRecord-9The previous record in the data source.
wdPreviousRecord-3The previous record in the result set.


Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.