G
Guest
=IF(J5<=-11,3,IF(J5<=-6,2,IF(J5<=--5,1)))
Ok..I've gotten this formula to work so far...now I need an "OR" function in
this formula.
This is what I've been trying to get to work,
=IF(J5<=-11,3,IF(J5<=-6,2,IF(J5<=-5,1,OR(H5<=-4,3)))
but I can't get a read on the "OR" function I have added....I am stumped.
Ok..I've gotten this formula to work so far...now I need an "OR" function in
this formula.
This is what I've been trying to get to work,
=IF(J5<=-11,3,IF(J5<=-6,2,IF(J5<=-5,1,OR(H5<=-4,3)))
but I can't get a read on the "OR" function I have added....I am stumped.