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
- Customer Resources
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!