Count If Function
I would like to use the CountIF function to summarize information for a dashboard. I want to count the number of services by client. The column used for service type is mult-select because clients contract for more than one service. For example client 1 may use service A, B, C and client 2 uses B,C,D. I need the formula to count each service ( 2B, 2C, 1A, 1D) I'm having problems finding a formula for this. Can anyone help?
Answers
-
Hi Mitchell,
Try with the below formula.
=COUNTIFS([Client 1]1:[Client 1]5, HAS(@cell, "A"))
Reference link
CountIF with multiple values in the same cell (same sheet) — Smartsheet Community
Thanks,
Don
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 66.9K Get Help
- 441 Global Discussions
- 153 Industry Talk
- 501 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 155 Just for fun
- 79 Community Job Board
- 511 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 37 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!