I am trying to use a logical statement that utilizes the logical arguments if, and, & or to drive a function. since excel allow only 7 nested if statements i am in trouble unless this posible (at least from the perspective of my limited knowledge of spreadhseet programming).
what i want to do:
IF(AND(E27=0,G27=0),OR(E27=0,G27>0), *FUNCTION*)
any suggestions?
thx, jrgb
what i want to do:
IF(AND(E27=0,G27=0),OR(E27=0,G27>0), *FUNCTION*)
any suggestions?
thx, jrgb