Formula assistance

Susan van Niekerk
βββββ
Hi All,
In the Average Health column I will like to average the row BUT not include in the count any cell that has a "0"
Answers
-
There is a function built in for this specific use case.
=AVERAGEIF([Strongly Agree]@row:[Strongly Disagree]@row, > 0)
Help Article Resources
Categories
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!