Formula to Sum all Selections with a Number
Hello,
I'm looking for a formula that can SUM all dropdown selections that contain a number. For example,
One Cell Contains: Advisor_1 Instructor_2 TA_1
Is there a formula that could sum all of these selections so that the returned value would be 4? The column is a Multi-Select Dropdown
Answers
-
If the number is always at the end of the string, you could use a substring function to isolate the number, set it as a integer in a hidden helper column, then sum that column!
Edit: Sorry I just saw it was a multi-select, which would makes it more difficult. Let me ruminate and get back to you
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 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!