COUNTIFS and Array Outputs / Formula Spills
See below formula:
=Sum(countIfs(criteria_range1, criteria 1, criteria_range2, criteria 2))
If criteria 2 is an a array/range of values – Excel has the functionality to output an array of values as a result of formula spill from the COUNTIFS which then get summed.
Does Smartsheet have the ability to output an array from a COUNTIFS/COUNTIF formula? The goal is to get the counts of multiple criteria in an array in in order to get a sum of the counts of the occurrences/instances of the different criteria specified.
Answers
-
Not entirely sure what your goal is but the following 2 options may work for you:
- countifs() +countifs()
- .Sum (collect())
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63K Get Help
- 380 Global Discussions
- 212 Industry Talk
- 442 Announcements
- 4.6K Ideas & Feature Requests
- 140 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 449 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 305 Events
- 34 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!