V
velasquez.m
I have a worksheet where I'm using single cell conditional formatting
based on a range given 2 specific values.
So the conditional formatting range is not based on a range of other
cells, it's 2 hard-coded values.
I'm using a data-bar conditional formatting style.
The data-bar serves as a warning indicator if a value falls below a
certain number.
In my implementation the gradiant displays a yellow bar if the value
of a cell is greater than 60% but less than 80%.
Over 80% it does not display the data-bar.
My question is this:
I would like the data-bar to change to RED if the value falls below
60%.
In my yellow data-bar conditional formatting rule I have it set so
that the shortest bar is linked a certain cell by way of formula as
well as the longest bar linked to another cell.
I also have the "default format" rule set to if the value goes above
80% so that it will not display the data-bar at all.
How can I set a 3rd rule to allow for either:
a) the gradient of the data-bar to change to red
b) a new red data-bar displays and the yellow data-bar is hidden
Thank you in advance.
based on a range given 2 specific values.
So the conditional formatting range is not based on a range of other
cells, it's 2 hard-coded values.
I'm using a data-bar conditional formatting style.
The data-bar serves as a warning indicator if a value falls below a
certain number.
In my implementation the gradiant displays a yellow bar if the value
of a cell is greater than 60% but less than 80%.
Over 80% it does not display the data-bar.
My question is this:
I would like the data-bar to change to RED if the value falls below
60%.
In my yellow data-bar conditional formatting rule I have it set so
that the shortest bar is linked a certain cell by way of formula as
well as the longest bar linked to another cell.
I also have the "default format" rule set to if the value goes above
80% so that it will not display the data-bar at all.
How can I set a 3rd rule to allow for either:
a) the gradient of the data-bar to change to red
b) a new red data-bar displays and the yellow data-bar is hidden
Thank you in advance.