I have a Smartsheet (Sheet A) that I use to track projects assigned to each employee and the duration of that project (a Start Date, End Date, and a Duration column with a formula that shows the individual duration for a specific task).
I have a separate Smartsheet (Sheet B) that I use for reporting purposes that looks at Sheet A to calculate the # of projects each employee has completed. I would like to be able to sum up the duration associated with each Employee. In the example below, I would expect Bob's Total Trip Duration to be 3 days + 2 days = 5 days, while Dave's would be 4 days. What are some ways I can achieve this?
Thank you in advance!