How to implement an Average If Formula
Answers
-
Looking at your screenshot I'm assuming that, for example, in row 6 (Lighting), in the SOV Comp% column, you want to average the %complete column of every row where the SOV category column = Lighting. If so, give this a try, you can convert it to a column formula.
=AVERAGEIF([SOV Category]:[SOV Category], [Task Name]@row, [% Complete]:[% Complete])
Hope that helps. Let me know if that answers your question.
Thanks!
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!