R
RVB
i am dividing 2 cells and using the result
in an if statement. Ex: A1/B1= -2 The result could be a negative
number, not always, but i can't set up an IF function that works if the
number is negative. Ex: -5 to +5 would refer to cell R1 and every number
beyod this range refers to cell S1.
IF(C1<5,R1,IF(C1>=5,S1)). Excel 2002, any reply greatly
appreciated...Bill
in an if statement. Ex: A1/B1= -2 The result could be a negative
number, not always, but i can't set up an IF function that works if the
number is negative. Ex: -5 to +5 would refer to cell R1 and every number
beyod this range refers to cell S1.
IF(C1<5,R1,IF(C1>=5,S1)). Excel 2002, any reply greatly
appreciated...Bill