AcFormatConditionType enumeration (Access)
Specifies the type of conditional formatting to apply to a control.
Name | Value | Description |
---|---|---|
acDataBar | 3 | The conditional format is displayed as a data bar. |
acExpression | 1 | The conditional format is based on an expression. |
acFieldHasFocus | 2 | The conditional format is based on the value of the control that has focus on a form. |
acFieldValue | 0 | The conditional format is based on values in the selected control. |
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.