COUNTIFS & AND + <>
Hello,
I appreciate your help in fixing this formula. I want to exclude from counting any blank cell for one column & any cell with "Center" from another column. The one for excluding "Center" is not working.
=COUNTIFS(AND([Deliverable(s)]3:[Deliverable(s)]137, <>"", [Responsible Party]3:[Responsible Party]147, <>"Center"))
Thank you in advance.
Best Answer
-
@maltaee Not the right syntax. Needs range and range criterion pairs. All you have is one AND statement.
Get rid of the AND(). COUNTIFS() will ensure all the criteria are true before counting. COUNTIFS()
Darren Mullen, join the Smartsheet Guru Elite
Get my 7 Smartsheet tips here
Author of: Smartsheet Architecture Solutions
Answers
-
@maltaee Not the right syntax. Needs range and range criterion pairs. All you have is one AND statement.
Get rid of the AND(). COUNTIFS() will ensure all the criteria are true before counting. COUNTIFS()
Darren Mullen, join the Smartsheet Guru Elite
Get my 7 Smartsheet tips here
Author of: Smartsheet Architecture Solutions
-
I removed AND and it is working now. Thank you.
P.S. I tried getting Smartsheet 7 tips but the submission won't get me anywhere or send me the tips.
-
@maltaee Glad that worked for you. Thanks for the heads up about the 7 tips. It should be fixed now.
Darren Mullen, join the Smartsheet Guru Elite
Get my 7 Smartsheet tips here
Author of: Smartsheet Architecture Solutions
Help Article Resources
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
Check out the Formula Handbook template!