I have a continuous form with about 20 fields. What I would like to do is conditionally format all these fields with the same rules.
Something like:
If criteria = p
make background = red
If criteria = L
make background = purple
If criteria = Z
make background = yellow
If criteria = M
make background = blue
I understand that the normal criteria through interface only allows for '3' rules, I would like about 6-7 if possible. Even if I limited it to '3' rule I would like to able to loop through my controls to set the conditional formatting rules. Nearly all controlsw would have the same rule applied.
Access 2007
Something like:
If criteria = p
make background = red
If criteria = L
make background = purple
If criteria = Z
make background = yellow
If criteria = M
make background = blue
I understand that the normal criteria through interface only allows for '3' rules, I would like about 6-7 if possible. Even if I limited it to '3' rule I would like to able to loop through my controls to set the conditional formatting rules. Nearly all controlsw would have the same rule applied.
Access 2007