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
- 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
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!