Expression1 Property
You can use the Expression1 property to return the values of a conditional format within a FormatCondition object. Read-only String.
expression.Expression1
expression Required. An expression that returns one of the objects in the Applies To list.
Remarks
The Expression1 property returns a Variant value or expression associated with the first part of the conditional format.The Expression1 property is available only by using Visual Basic.
Conditional formatting can also be set on a combo box or text box from the Conditional Formatting dialog box. The Conditional Formatting dialog box is available by clicking Conditional Formatting on the Format menu when a form is in Design view.