R
Rhonda
I have a yes/no data field and would like to show that on
my form as a green/red circle, where "green" is "yes"
and "red" is "no".
Is there a way to create a control that associactes the
color to the control source value?
I know I can make code that sets the color of my circle
depending on the value - but I would like the control to
be like a "real" control - e.g. like the check box that
changes appearance (checked or not checked) based on the
value. If this works out I would like to make more
sophisticated controls that changes graphics based on the
control source value.
my form as a green/red circle, where "green" is "yes"
and "red" is "no".
Is there a way to create a control that associactes the
color to the control source value?
I know I can make code that sets the color of my circle
depending on the value - but I would like the control to
be like a "real" control - e.g. like the check box that
changes appearance (checked or not checked) based on the
value. If this works out I would like to make more
sophisticated controls that changes graphics based on the
control source value.