#DIV/0! how to stop this in blank cell

  • Thread starter Thread starter S S
  • Start date Start date
S

S S

How do I get #DIV/0! to stop appearing when a cell is blank.
This is the formula I am using...

=D15/(POWER(E15,2)/10000)
 
Please watch those equal signs!

=IF(E15=0,"",D15/(POWER(E15,2)/10000))

(and spaces, too <vbg>.)
 
Of course I was sure.
If I wasn't sure, I wouldn't have posted it!

But being *sure* and being *right* are 2 different things.

I was darn sure wrong though ... wasn't I?<bg>
 
Are you babbling? <gd&r>
Of course I was sure.
If I wasn't sure, I wouldn't have posted it!

But being *sure* and being *right* are 2 different things.

I was darn sure wrong though ... wasn't I?<bg>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top