Sum of values across Arrays/Lists
Hi there,
I have a column that shows a set of values like this:
COLUMN A
Row 1 20:40:0:0:20:0
Row 2 2:4:0:0:0:4
Row 3 . 0:0:0:0:0:0
etc.
Each row represents a project task.
The value represents the number of employees needed for the task across 6 different employee types/categories (categories separated by ":").
I need a formula the generates a SUM of the respective categories across all rows.
In this example the result would be:
Result 22:44:0:0:20:4
Any advice is greatly appreciated
Comments
-
A less than ideal work around would be to parse out the values into different columns, then add them up and then re-join/concatenate back to the original format.
-
Parsing, summing, then concatenating would actually be the best way to go as it would provide the most accuracy.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.1K Get Help
- 351 Global Discussions
- 198 Industry Talk
- 427 Announcements
- 4.4K Ideas & Feature Requests
- 133 Brandfolder
- 127 Just for fun
- 127 Community Job Board
- 455 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 283 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!