Average Formula

G

Guest

I am tallying and averaging results of a survey. I have rows 1-75 that
correspond to surveys. Each question has a response 1-5 and I have an
average score at the end of the row. I need to average the average score but
there are some surveys that were not returned so the average score for the
corresponding row is #DIV/0. Therefore I cannot AVERAGE all surveys with this
error message. Thanks for any help.
 
G

Guest

Add logic (IF statement?) that removes the #DIV/0 condition. If it is set to
blank, then the average of averages will ignore it (the blank) as well.

HTH
 

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