ODSOFilter members (Office)

Represents a filter to be applied to an attached mail merge data source. The ODSOFilter object is a member of the ODSOFilters object.

Properties

Name Description
Application Gets an Application object that represents the container application for the ODSOFilter object (you can use this property with an Automation object to return that object's container application). Read-only.
Column 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.
CompareTo Gets or sets a String that represents the text to compare in the query filter criterion. Read/write.
Comparison Gets or sets an MsoFilterComparison constant that represents how to compare the Column and CompareTo properties. Read/write.
Conjunction Gets or sets an MsoFilterConjunction constant that represents how a filter criterion relates to other filter criteria in the ODSOFilters object. Read/write.
Creator Gets a 32-bit integer that indicates the application in which the ODSOFilter object was created. Read-only.
Index Gets a Long representing the index number for an ODSOFilter object in the collection. Read-only.
Parent Gets the Parent object for the ODSOFilter object. Read-only.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.