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)
This is the formula I am using...
=D15/(POWER(E15,2)/10000)
If you can live with a zero, try:
=(D15>0)*D15/(E15^2/10000)
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>