How to count just the text.
Hello,
I am using =COUNTIF({Chamber Range 1}, "start") to count the number or starts and it works great. but I also need to count the number of "queue" the only problem is queue is usually followed by a number EXAMPLE: queue 10. I don't care about the number, I just want to count the text. does anyone know of a formula that would help?
Answers
-
Hi Diego
You should be able to utilize the Contains( ) function for this. Try this out:
=COUNTIF({Chamber Range 1}, CONTAINS("queue", @cell))
-MS
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 140 Industry Talk
- 472 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!