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
- Smartsheet Customer Resources
- 64K Get Help
- 412 Global Discussions
- 220 Industry Talk
- 459 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 138 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!