G
Guest
This may not be a big problem, but I am trying to make a cell display text if there is a value in another cell. I think the problem may be that the cell I am pointing to has a formula in it. I have locked the cell do I have to hide it as well?
Here are the formulas I have:
(in the first cell (D18)): =IF(E12>0,"1",IF(E13>0,"2",IF(E14>0,"2.567",IF(E15>0,"",""))))
(in the second cell (D19)): =IF(D18>0,"A","")
D19 should be blank until a value is entered in D18. Is this possible?
Please help...
Thanks.
K.Swick
Here are the formulas I have:
(in the first cell (D18)): =IF(E12>0,"1",IF(E13>0,"2",IF(E14>0,"2.567",IF(E15>0,"",""))))
(in the second cell (D19)): =IF(D18>0,"A","")
D19 should be blank until a value is entered in D18. Is this possible?
Please help...
Thanks.
K.Swick