I have separate years and need to average the values contained in the tables, but only if there is a value greater than "0". I have looked at the other posts regarding this and thought I was following the examples, but I keeps getting an error message. I need to find the average for the values across all of the years, excluding anything that is not greater than "0."
The data is found in the following cells:
2005 has values found in F16:F23 (An average for this year is in F24)
2006 has values found in F27:F34 (An average for this year is in F35)
2007 has values found in F38:F45 (An average for this year is in F46)
2006 has values found in F49:F56 (An average for this year is in F57)
2008 has values found in F60:F67 (An average for this year is in F68)
2009 has values found in F71:F77 (An average for this year is in F78)
2010 has values found in F81:F84 (An average for this year is in F85)
I have tried using the formula wizard with the "AVERAGEIFS" formula, but filling in the values as it states still gives me an error even without trying to add an IFERROR( ) surrounding the equation in case there are no values greater than 0. Any suggestions? I appreciate your help and patience.
Bookmarks