Counting cells with multiple selections and criteria
HI- I'm trying to count the cells for the developer (1st criteria) and priority (2nd criteria) which sometimes has multiple selections. It is only pulling counts for those cells that have one option selected.
I need for it to pull counts for the developer even when there are more than one priority selected in 2nd criteria range.
Here's what I have so far. Thanks for your help!
Best Answers
-
Try this...
=COUNTIFS({Developer}, "Yvette Wilkins", {Range 2}, CONTAINS("P1: Broken.....", @cell))
-
Thank you!
Answers
-
Try this...
=COUNTIFS({Developer}, "Yvette Wilkins", {Range 2}, CONTAINS("P1: Broken.....", @cell))
-
Thank you!
-
Happy to help. 👍️
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives