Statistical Functions ignoring errors

G

Guest

Hello,

I am trying to run STDEV(range), where ‘range’ contains #DIV/0! errors. Is
there a way around this? I’ve also just worked around it with AVERAGE( range
) by using SUMIF(range, “<>#DIV/0!â€)/COUNTIF(range,â€<>#DIV/0!â€), however I
don’t think this will be very effective for the standard deviation.
 

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

Top