Counting criteria from a multiple drop-down column across multiple sheets
Hello,
I'd like to show the number of tasks each person on my team is working on in a roll-up sheet. On all my project sheets, the 'Assigned To' column allows multiple names. When I attempt to aggregate the number of times a name appears in this column on all the referenced sheets, I get an incorrect number (no formula errors, just not the right number). I've attempted multiple formula combinations recommended by pros on the SmartSheet community board, but just can't seem to get it to calculate properly. Here are a few examples of my recent attempts:
=COUNTIFS({Sheet 1 Range 1}, HAS({Sheet 1 Range 1}, "NAME"))+COUNTIFS({Sheet 2 Range 1}, HAS({Sheet 2 Range 1}, "NAME"))
=COUNTIFS({Sheet 1 Range 1}, CONTAINS({Sheet 1 Range 1},"NAME"))+COUNTIFS({Sheet 2 Range 1}, CONTAINS({Sheet 2 Range 1}, "NAME"))
=COUNTIFS({Sheet 1 Range 1}, CONTAINS("NAME", @cell))+COUNTIFS({Sheet 2 Range 1}, CONTAINS("NAME", @cell))
I'm stumped! Can you help me troubleshoot this?
Best Answer
Answers
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
- 494 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives