L
Lise
Hi from Aussie
I have the following formula however only the first two requirements show up
- anything under 12 continues to show the "Warning" sentence - What am I
doing wrong please?
=IF(M2=0,0,IF(M2>=16,"STOP You have reached EXTREME",IF(M2<16>12,"WARNING
High Rating",IF(M2<12>10,"MEDIUM Rating",IF(M2<8>10,"LOW Rating",SUM(M2))))))
I have the following formula however only the first two requirements show up
- anything under 12 continues to show the "Warning" sentence - What am I
doing wrong please?
=IF(M2=0,0,IF(M2>=16,"STOP You have reached EXTREME",IF(M2<16>12,"WARNING
High Rating",IF(M2<12>10,"MEDIUM Rating",IF(M2<8>10,"LOW Rating",SUM(M2))))))