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
- Customer Resources
- 67.3K Get Help
- 462 Global Discussions
- 156 Industry Talk
- 508 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 81 Community Job Board
- 517 Show & Tell
- 35 Member Spotlight
- 3 SmartStories
- 308 Events
- 36 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!