Count Unique Assigned to values with a Specific Status
I have a COUNTIFS formula that I use in a roll-up sheet to count the number of tasks specific individuals have assigned to them on a Project Task Sheet. The values from the roll-up sheet are fed to a dashboard.
=COUNTIFS({Assigned To}, Primary9, {Status}, <>"Complete")
The problem with this formula, is that it does not work if there are multiple people assigned to the task.
As an example, because I have multiple people assigned to this task:
It does not pull in the count on the sheet that contains the COUNTIFS formula:
What formula can I use to count not only the unique number of names in the Assigned To column, but to only include the tasks that are not complete?
Answers
-
Hi @EBarber
Have you tried using the Contains function in your formula?
Melissa Yamada
melissa@insightfulsheets.com
Data made simple, spreadsheets reimagined
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.5K Get Help
- 424 Global Discussions
- 136 Industry Talk
- 465 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 145 Just for fun
- 63 Community Job Board
- 465 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 301 Events
- 39 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!