Thread
:
How do I get rid of the #/DIV/0! message
View Single Post
#
2
Hayeso
Posts: n/a
=IF(ISERR((A2+A10)*A12/A15),"",(A2+A10)*A12/A15)
"Marshall Scmidt" wrote:
If I have a formula say (A2+A10)*A12/A15 if A15 is blank it returns
#/DIV/0!, how do i get it to return 0
--
Marshall
Reply With Quote