Conditional Formatting in Code

T

TotallyConfused

How do I write code to conditionally format a serious of control boxes in a
form when a check box is checked. When I check box in form I want all the
control boxes for that record to turn yellow? I know to do this in on an
"Event" just not sure how to go about it. Thank you in advance for all your
help.
 
L

Linq Adams via AccessMonster.com

What version of Access and is your form in Datasheet/Continuous/Single View?
 
T

TotallyConfused

Thank you for responding. I hope you can help me. I exhausted my
conditional formatting in the form and need to have this one more conditional
formatting. Can you have more than 3 conditions in Code? My form is in
Access 2003 and is in Datasheet view.
 
Top