I have created a chart that has a list of names that belong to numbered groups with favorite food. I want to have a chart display the breakdown of favorite food by group number, i.e. how many names in group 1 like apples. I have figured out how to do that with countifs. I then want an extra column to verify that all names have been used, so I want it to countif(names in group 1). If the number does not match the total of all group 1 favorite foods, I want it to turn red. Is there an easy way to do that with Conditional Formatting?
Bookmarks