S
Shhhh
Hello all...
I have a sheet where I am returning a number of cells with the value #Div/0!
which I need to in turn add up... I know the formula where instead of:
=A1/B1 you insert =if(B1=0,"",A1/B1)...
But my original formula is just a bit more complicated than that... here is
the formula I am working with...
=SUM(((E6-D6)*(100000*C6))/(G6))+F6
How can I manipulate this formula to take care of that pesky error?
Thank you all so much,
Shhhh
I have a sheet where I am returning a number of cells with the value #Div/0!
which I need to in turn add up... I know the formula where instead of:
=A1/B1 you insert =if(B1=0,"",A1/B1)...
But my original formula is just a bit more complicated than that... here is
the formula I am working with...
=SUM(((E6-D6)*(100000*C6))/(G6))+F6
How can I manipulate this formula to take care of that pesky error?
Thank you all so much,
Shhhh