I am trying to do conditional formatting where the color of the row changes based on the number of check boxes checked. There are 3 check boxes and they can be checked in any order. So for example one box is checked the row turns yellow, any two of the three boxes are checked the row turns blue and then when all three boxes are checked it turns green.
Any help would be appreciated.