G
Guest
Using the following
In cell F3: =IF(E3>0,E3-E2,""
In cell E3: =IF(B3>0,SUM(B33),""
Cells B3 to D3 are entered value
When there are no entries in B33, I get the #VALUE error in cell F3, even though cell E3 is empty(only a formula in it). Is there any way to use IF only for values
Thanks!
In cell F3: =IF(E3>0,E3-E2,""
In cell E3: =IF(B3>0,SUM(B33),""
Cells B3 to D3 are entered value
When there are no entries in B33, I get the #VALUE error in cell F3, even though cell E3 is empty(only a formula in it). Is there any way to use IF only for values
Thanks!