ODSOFilter.Column Property
Gets or sets a String that represents the name of the field in the mail merge data source to use in the filter. Read/write.
Syntax
expression.Column
expression A variable that represents an ODSOFilter object.
Example
The following example changes an existing filter to remove from the mail merge all records that do not have a Region field equal to "WA".
| Visual Basic for Applications |
|---|
|