Counting with multiple columns and conditions
Hello- I'm trying to build a formula that accounts for more than one condition. In this case, I need it to pull counts by person and then by priority (i.e. P1, P2) references in another sheet. Any thoughts you have would be appreciated. Here's what I have so far.Thank you!
Best Answers
-
Please don't apologize. Formulas are not easy; especially for someone like me LOL! That worked- thank you so much for your help!
-
At least we were able to figure it out (eventually). Haha.
Happy to help. 👍️
Answers
-
Try removing the AND function (and corresponding parenthesis).
The COUNTIFS is designed to assume "and".
-
Here's what I removed- it still gave me the error message.
-
You accidentally removed the comma after "Yvette Wilkins". Throwing that back in there should have you up and running.
-
Thanks. I entered the comma and it added a "Total 6" in the formula? I clicked enter and it gave me the error message again.
-
Oops. My apologies. I missed the fact that there is no opening parenthesis after COUNTIFS and no closing parenthesis at the end in the one that was also missing the comma.
=COUNTIFS({range}, criteria, {range}, criteria)
-
No worries- I added the parenthesis but still no luck. Thoughts?
-
Ugh. I am so sorry. I keep missing the details. You have an extra closing curly bracket after "P1" that needs removed.
-
Please don't apologize. Formulas are not easy; especially for someone like me LOL! That worked- thank you so much for your help!
-
At least we were able to figure it out (eventually). Haha.
Happy to help. 👍️
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.3K Get Help
- 423 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 143 Just for fun
- 59 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!