Computing averages excluding values with no value

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to figure out an average for a range of cells but I do not want
the cell used in the calculation if there isn't a value. I am using it for
YTD (year to date) averages and do not want to have to go and change it after
every month. Any help would be greatly appreciated.
 
AVERAGE ignores blank cells (but includes cells with zero) so if the cells
are blank, you can AVERAGE the whole of your range.
 
Thanks! Looks like I am just overthinking again. Appreciate the help!
 

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

Back
Top