Hi all,
I am trying to set different background color based on text box
value on a form. Basically, I have one form that display many lines of
records(record source is a query), in each of the lines, if a text box
named "status" is "C", THe line will be shown in green, else in red.
Can this be done? ANyone can help me with this?
Rgds,
Vic
I am trying to set different background color based on text box
value on a form. Basically, I have one form that display many lines of
records(record source is a query), in each of the lines, if a text box
named "status" is "C", THe line will be shown in green, else in red.
Can this be done? ANyone can help me with this?
Rgds,
Vic
Comment