MsoFilterConjunction enumeration (Office)

Specifies how a filter criterion relates to other filter criteria. Used with the Conjunction property of the ODSOFilters object and with the Add method of the MailMergeFilters object.

Name Value Description
msoFilterConjunctionAnd 0 And conjunction
msoFilterConjunctionOr 1 Or conjunction

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.