ODSOFilter.Comparison Property
Gets or sets an MsoFilterComparison constant that represents how to compare the Column and CompareTo properties. Read/write.
Syntax
expression.Comparison
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 |
|---|
|