Help with formula
=IF(COUNT(P16,G16,I16)=3,IF(P160,G16*L16*P16,IF(P 16=0,G16*L16)),"")
Note that if P16<0 you will get FALSE as a result of your formula; is that
what you wanted?
--
David Biddulph
"Frances C" wrote in message
...
I have this formula that works fine:
=IF(P160,G16*L16*P16,IF(P16=0,G16*L16)) but I do not want the cell to
show a
'0' when on p16,g16 or l16 I have not enter any numbers. In other words I
want the formula to be there, but I do not want the cell to show a 0(cero)
Looks like is waiting for a calculation. I want it to be invisible
|