ODSOFilter.Conjunction Property
Gets or sets an MsoFilterConjunction constant that represents how a filter criterion relates to other filter criteria in the ODSOFilters object. Read/write.
Syntax
expression.Conjunction
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 |
|---|
|