J
JustinP
Is it possible to color some of the values in a combo box one color
based on a criteria and others another color?
To be more specific about what I want to do:
Color all the records in the combo box that are redundant, red (i.e.
If Me![Redundant] = Yes)
based on a criteria and others another color?
To be more specific about what I want to do:
Color all the records in the combo box that are redundant, red (i.e.
If Me![Redundant] = Yes)