C
Chad
Hi
I was wondering if someone could help with this conditional formatting
problem. Here is the formula which I would like to split into three
conditional formatting criteria. It works well in cell but does not
work when I split it into a condition. Is there a reason for this or
am I doing something wrong.
=IF((B2/B1)-1>-5%,"Red",IF((AND((B2/B1)-1>-10%,(B2/
B1)-1<=-5%)),"Orange",IF((B2/B1)-1<=-10%,"Green",0)))
Any help or pointing in the right direction would be of great
assistance.
Chad
I was wondering if someone could help with this conditional formatting
problem. Here is the formula which I would like to split into three
conditional formatting criteria. It works well in cell but does not
work when I split it into a condition. Is there a reason for this or
am I doing something wrong.
=IF((B2/B1)-1>-5%,"Red",IF((AND((B2/B1)-1>-10%,(B2/
B1)-1<=-5%)),"Orange",IF((B2/B1)-1<=-10%,"Green",0)))
Any help or pointing in the right direction would be of great
assistance.
Chad