Can SmartSheet Count & Return all other values besides "X"
Hello Everyone,
I have a metrics sheet that is counting specific text ("Alpha") from a source sheet with the following formula:
=COUNTIFS({Supplier}, Description@row, {Status}, "On Order") **This works**
Ideally, I would like to count all the non-blank cells that do not have "Alpha" inputted. Can this be accomplished?
Thank you in advance for the help,
~ Drew
Answers
-
Hey @Drew Frazelle
=COUNTIFS({Supplier}, Description@row, {Status}, <>"On Order")
Will this work for you?
Kelly
-
Kelly,
Thank you. This formula works if the Description@row matches the inputted value in the {Supplier} reference sheet. Problem is, I want to count all the other "On Order" rows that are not "Alpha" if that is possible. Perhaps utilizing NOT or CONTAINS to exclude the "Alpha" orders. Sorry for the confusion.
Thanks again,
~ Drew
-
Hey @Drew Frazelle
Sorry, to clarify, the Alpha is found in what column? The Supplier? Or is it in place of "On Order"? In addition to "On Order"? If it is in addition to On Order is this column a multi select column (you can have both On Order AND Alpha within the SAME cell?)
Kelly
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 66.7K Get Help
- 438 Global Discussions
- 152 Industry Talk
- 497 Announcements
- 5.3K Ideas & Feature Requests
- 85 Brandfolder
- 155 Just for fun
- 77 Community Job Board
- 509 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 307 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!