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
- 63.9K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 458 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!