Set up more than 3 conditional formats for a control in access us.

S

Stoooo

Can more than 3 conditions be set up against a control using conditional
formatting and VBA? I am receiveing run time error 7966 when I try to do
this.
 
M

Marshall Barton

Stoooo said:
Can more than 3 conditions be set up against a control using conditional
formatting and VBA? I am receiveing run time error 7966 when I try to do
this.


No, you can't use more than three different sets of property
settings in Conditional Formatting.

Now, if you'll explain what you are trying to accomplish,
maybe someone will be able to povide a useful suggestion.
 
Top