R
rjbabbidg
I am trying to use this ingenious method of creating a dashboard tha
will display a red, amber and green setting based on the value of dat
that is compiled compared against static %. I have figured out th
formula to do the conditional formatting but here is my dilemna:
I want all 3 fields to be black but when the condition is violated, o
met, that particular cell will turn red, amber or green.
i.e.
Threshold <=15% 28% 33% 25.00%
Target <=25% 25%
Stretch <=15% 15%
so in the example above the 25% meets the Target which will produce a
amber color. Imagine that in an excel sheet the 25% is lined up in th
middle row. The above cell and below should be all black. I have a
overlay of a real traffic light that when put over the top of the cell
it will "light up" based on the value.
So all in all I want all 3 cells to have a black fill but when the valu
is met it either the top (red), middle (amber) or bottom (green) cel
should turn that color while the other 2 stay black.
Any help would be great!
Thanks
will display a red, amber and green setting based on the value of dat
that is compiled compared against static %. I have figured out th
formula to do the conditional formatting but here is my dilemna:
I want all 3 fields to be black but when the condition is violated, o
met, that particular cell will turn red, amber or green.
i.e.
Threshold <=15% 28% 33% 25.00%
Target <=25% 25%
Stretch <=15% 15%
so in the example above the 25% meets the Target which will produce a
amber color. Imagine that in an excel sheet the 25% is lined up in th
middle row. The above cell and below should be all black. I have a
overlay of a real traffic light that when put over the top of the cell
it will "light up" based on the value.
So all in all I want all 3 cells to have a black fill but when the valu
is met it either the top (red), middle (amber) or bottom (green) cel
should turn that color while the other 2 stay black.
Any help would be great!
Thanks