hotdogs1999
Board Regular
- Joined
- Dec 11, 2018
- Messages
- 57
Hello,
i'm after a way to change a cells color based on the value of that cell in relation to the value in an adjoining cell. essentially what the actual value is in relation to the target value.
if the actual value cell is lower than the target value cell then i want it to turn red, and green if its higher than or equal to.
i realise that conditional formatting can be used for this. it works ok for the red option, but when it comes to choosing greater than or equal to on the green option it makes the cell green even if the target value cell is empty (because its equal to the nil value).
is there a better way of doing this?
i'm after a way to change a cells color based on the value of that cell in relation to the value in an adjoining cell. essentially what the actual value is in relation to the target value.
if the actual value cell is lower than the target value cell then i want it to turn red, and green if its higher than or equal to.
i realise that conditional formatting can be used for this. it works ok for the red option, but when it comes to choosing greater than or equal to on the green option it makes the cell green even if the target value cell is empty (because its equal to the nil value).
is there a better way of doing this?