Hello -
I am trying to create a column that summarizes information in a row based on the column header. Specifically, I have a schedule that has weeks as column headers and persons as rows with number of scheduled hours per person by week. I want to summarize the budgeted hours for all future weeks, at any given point in time. Is there a convenient way to set this up in a workflow?
Thanks!
Employee | Total Remaining Hours | 11/5 | 11/12 | 11/19 | 11/26 |
Person 1 | 32 | 8 | 8 | 8 | 8 |
Person 2 | 32 | 8 | 8 | 8 | 8 |
Solved! Go to Solution.