COUNTIFS multi drop down list and check box
I have a sheet where I am counting the number of variance root causes if the milestone field is checked (first column). Variance root cause is a multi select drop down. In the above example, the count would equal 4 (I would not count the root cause for task 3 since milestone is not checked.
I have the formula working with multiple COUNTIFS added together but think there must be a cleaner/better way to do it.
=COUNTIFS({Root Cause}, CONTAINS("Build Challenges", @cell), {Milestone}, 1) + second equation, etc…
Any thoughts or hints would be appreciated.
Thank you!
Answers
-
Hello SteveE,
I like those snippets. Pretty neat!
This is what I would try aside from demarcating each individual drop-down possibility, a look-up table would be able to do this same thing. Personally, I prefer the formula because it is cleaner and if isnt broke… why fix it?
Hope this helps!
Respectfully,
CEO | Skyway Consulting Co.
Does your Dashboard need a map that updates from Smartsheet Data?
We pioneered 101+ ways to add a map to a Smartsheet Dashboard.
Smartsheet and GIS Integrations
→ Explore Smartsheet Maps (ArcGIS)
→ LinkedIn
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 495 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!