Not sure how to do this.
I have two columns. The first has 1-4 employee names in each cell, separated by commas. The second has an integer (hours).
I need a formula that calculates the cumulative hours worked by each employee.
This seems like SUMIF territory, but multiple employees to a...