P
picktr
I'm having a problem with an argument.
I'll type it out:
IF worksheet1!B1 has a value
true = copy that value
false = 0
there is a formula in worksheet1 that returns a value
greater than 0 or no value at all - leaves the cell blank.
=IF(E14=1,1/$E$45,"")
I need this formula AS IS with the addition of putting
a value of 0 in the cell : OR something with the IF then above.
Thank
I'll type it out:
IF worksheet1!B1 has a value
true = copy that value
false = 0
there is a formula in worksheet1 that returns a value
greater than 0 or no value at all - leaves the cell blank.
=IF(E14=1,1/$E$45,"")
I need this formula AS IS with the addition of putting
a value of 0 in the cell : OR something with the IF then above.
Thank