how do I write a formula for if b4 is between 1 and 100 then good
=if(b1<=100,"good",if(b1<=200,"No good","stop"))
"billy boy" wrote:
how do I write a formula for if b4 is between 1 and 100 then good or between
101 and 200 no good or 201 and 300 stop?
Thanks
|