MailMerge.DataSource Property
Office 2007
| Publisher Developer Reference |
Syntax
expression.DataSource
expression A variable that represents a MailMerge object.
Return Value
MailMergeDataSource
Example
This example displays the path and file name of the data source attached to the active publication.
| Visual Basic for Applications |
|---|
|
See Also