I would like to add a conditional format to the summarized fields of a crosstab in CR11. I have time periods set up as my columns, and people as my rows. I would like to color code the summarized field such that if the second summarized field is less than the first summarized field (week 1 is 9.8, and week 2 is 9.7), the background turns green. Or if the second is greater than the first it turns red (week 1 is 9.7 and week 2 is 9.8). If they are equal, no color coding is necessary. There are 4 weeks of data, so 4 columns.
Ex.
Wk1 Wk2 Wk3 Wk4
Person1 9.8 9.2 9.6 9.6
Person2 8.0 8.0 8.5 8.0
Person3 7.5 5.4 5.4 7.5
Ex.
Wk1 Wk2 Wk3 Wk4
Person1 9.8 9.2 9.6 9.6
Person2 8.0 8.0 8.5 8.0
Person3 7.5 5.4 5.4 7.5