FormatCondition.Type (Access)
Returns the value of a FormatCondition object type. Possible return values are acDataBar - The conditional format is displayed as a data bar, acExpression - The conditional format is based on an expression, acFieldHasFocus - The conditional format is based on the value of the control that has focus on a form, acFieldValue - The conditional format is based on values in the selected control.
CreateForm.Controls(1).FormatConditions(1).Type