S
SLow
I have a form with a datasheet subform. The main form is used to select the
date to display in the subform and some summary total informtion. It is a
dispatch log for trucks, I would like to be able to change the backcolor on
a text box based on the value of a check box. Both controls are on the
datasheet subform. For example if the box is unchecked, backcolor of Text1 is
is normal 16777215, if the checkbox is checked backcolor of Text1 is 255. I
can get it to work in single form mode, but not in datasheet view. Is this
possible?
TIA
SLow
date to display in the subform and some summary total informtion. It is a
dispatch log for trucks, I would like to be able to change the backcolor on
a text box based on the value of a check box. Both controls are on the
datasheet subform. For example if the box is unchecked, backcolor of Text1 is
is normal 16777215, if the checkbox is checked backcolor of Text1 is 255. I
can get it to work in single form mode, but not in datasheet view. Is this
possible?
TIA
SLow