Average If using a list rather than a range

Options
Jared Davis
Jared Davis ✭✭✭✭

I need to take an average if the data is greater than zero. I got it covered when the data is neatly organized in a range: =AVERAGEIF([Chart Data]79:[Chart Data]82, >0, [Chart Data]79:[Chart Data]82).

My issue comes in when I try the same formula for cells dispersed throughout the sheet. I need to add the average if not zero to this formula:

=AVG([Chart Data]78, [Chart Data]83, [Chart Data]87, [Chart Data]92)

I tried a semicolon thinking that would be somewhere between a colon and a comma (made sense to me...) but that made my computer crash...

Cell list instead of range.png


Best Answers

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!