P
picktr
Help
=IF(E14=1,1/$E$45,"")
this formula will return a value of 1 or divisible.
but i need it to also return a value of 0.
currently it leaves the cell BLANK
To
=IF(E14=1,1/$E$45,"")
this formula will return a value of 1 or divisible.
but i need it to also return a value of 0.
currently it leaves the cell BLANK
To