Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Use the Expression2 property to return the values of a conditional format within a FormatCondition object. Read-only String.
Syntax
expression.Expression2
expression A variable that represents a FormatCondition object.
Remarks
The Expression2 property returns a Variant value or expression associated with the second part of the conditional format when the Operator property of the FormatCondition object is acBetween or acNotBetween; otherwise, the Expression2 property is null.
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.