counting tasks in a project

Hi i have a sheet that i am counting the number of tasks that each resource has, it works fine if only one resource is on a task but if i have multiple resources it doesn't count that task, i am using the formula =COUNTIFS({Project Schedule- Assigned To}, $[Primary Column]@row, {Project Plan- Status}, [Column2]$9), any suggestions?
Answers
-
Hi @ShaunW
You can use the HAS function for multiple contacts in cell. You an try the below formula
=COUNTIFS({Project Schedule- Assigned To}, HAS(@cell, $[Primary Column]@row), {Project Plan- Status}, [Column2]$9)
Best Regards
Amit Wadhwani, Smartsheet CoE, Ignatiuz Software, Exton, PA
https://www.linkedin.com/in/amitinddr/
If my solution helped you, do not forget to mark it awesome
Best Regards
Amit Wadhwani, Smartsheet Community Champion
Smartsheet CoE, Ignatiuz, Inc., Exton, PA
Did this answer help you? Show some love by marking this answer as "Insightful 💡" or "Awesome ❤️" and "Vote Up ⬆️"https://www.linkedin.com/in/amitinddr/ -
many thanks that didn't quite work, if i add that statement into the string it just returns a zero
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.8K Get Help
- 474 Global Discussions
- 205 Use Cases
- 516 Announcements
- 5.5K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 82 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!