C
Conditional Format Issue
I have three 10x10 tables and each have different values for the same item.
So all in all, there are 100 items with three values each. So for example,
the item in in the first column, first row of table one is the same as the
item in the first column, first row of table 2 and table 3. If the value of
item 1 is 3 in table 1, 2.5 in table 2, and 3.5 in table 3, how can I create
a rule that will highlight all of them if each value is greater than 2? So to
clarify, if the value in table 1 is 1.5, I don't want any of the values in
tables 1, 2, or 3, to highlight for item 1. In other words, I want each item
with all three values greater than 2 to be highlighted.
So all in all, there are 100 items with three values each. So for example,
the item in in the first column, first row of table one is the same as the
item in the first column, first row of table 2 and table 3. If the value of
item 1 is 3 in table 1, 2.5 in table 2, and 3.5 in table 3, how can I create
a rule that will highlight all of them if each value is greater than 2? So to
clarify, if the value in table 1 is 1.5, I don't want any of the values in
tables 1, 2, or 3, to highlight for item 1. In other words, I want each item
with all three values greater than 2 to be highlighted.