Hi
i'm using the conditional formatting Icon set option to to have arrows with the help of the formula below, which is working fine. However, when both cell values are the same than I want Amber dot but it's coming up as Red dot. Is there anyway I can fix it ?
=IF(OR(C5>B5,C5<B5),1,0)
I'm looking for the following :
C5 higher than B5 = show green dot
c5 lower than b5 = show red dot
c5 equals to b5 = amber dot
thank you
i'm using the conditional formatting Icon set option to to have arrows with the help of the formula below, which is working fine. However, when both cell values are the same than I want Amber dot but it's coming up as Red dot. Is there anyway I can fix it ?
=IF(OR(C5>B5,C5<B5),1,0)
I'm looking for the following :
C5 higher than B5 = show green dot
c5 lower than b5 = show red dot
c5 equals to b5 = amber dot
thank you