|
|
Using Conditional Formatting to change the look of a control. This feature enables you to change, without programming, the formatting for a text box on a form or report based on any of three conditions. First, is the control's value in a specified range? Second, is the control equal to specific value? Third, did a user just click on the control (give it focus)? Conditional formatting alters the formatting for a control from a default format to a conditional format whenever a condition is true.
|