M
Mickey
Hi,
How can I conditionally format a cell based on the percentage value of
another cell rather than the value of its own cell?. All values ar
Example, I wish to format "A1" based on the value of B1. If B1 = -5% then
A1 would colour Amber, if B1 = -10% then A1 would colour Red, if B1 => 0
then A1 would go Green.
Three format to apply -
(1) B1 => 0% [Green]
(2) B1 <= minus 9.99% [Red]
(3) B1 between minus 0.01% & -9.99% [Amber]
Can this be done, possibly in one formula for conditional formatting?
Thanks,
Mickey
How can I conditionally format a cell based on the percentage value of
another cell rather than the value of its own cell?. All values ar
Example, I wish to format "A1" based on the value of B1. If B1 = -5% then
A1 would colour Amber, if B1 = -10% then A1 would colour Red, if B1 => 0
then A1 would go Green.
Three format to apply -
(1) B1 => 0% [Green]
(2) B1 <= minus 9.99% [Red]
(3) B1 between minus 0.01% & -9.99% [Amber]
Can this be done, possibly in one formula for conditional formatting?
Thanks,
Mickey