Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9782

Can we simplify the if-zero condition

$
0
0

I want to check if the formula produce 0 nor not. If the output value is NOT 0 then let it be , but if it's 0 then change it to "" (empty string).

When using if(), i have to type the formula twice: if(formula<>0, formula, "") .Is there any builtin function like ifzero() which similar to ifna() and iferror()

for example in ifna() i only need to type the formula once : ifna(formula, "")


Viewing all articles
Browse latest Browse all 9782

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>