How do I do an Average of a field only if multiple criteria within a sheet are true?
Options
I noticed there is not an Averageifs formula in Smartsheet. How do you suggest I accomplish this?
Answers
-
I would suggest a SUMIFS divided by COUNTIFS
-
Thanks. I will give that another try but didn't work the first time. Probably my user error writing the formula. 😊 Thanks again!
-
You can also use an AVG/COLLECT combo.
=AVG(COLLECT({Range To Average}, {1st Criteria Range}, 1st criteria, {2nd Criteria Range}, 2nd criteria))
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!