Has anyone created a sheet or formulas to calculate the montly hours from duration? This is easy if the entire duration falls in one month but I'm struggling with calculating the monthly hours for extended durations. For example, how many hours are allocated in each month if I have a task that starts January 11, 2016 ends July 22, 2016 and the assigned employee is allocated at 25%?
I have a huge sheet that contains hidden columns where I'm looking at the starting month, ending month, start year and end year. Based on the time between the month/year I'm trying to determine which months are entiely scheduled and which ones are partially scheduled then calculate the hours allocated in each month. This calculation is complicated becasue networkdays does not look at the non-workdays associated to the sheet. instead, it expects an additional array of dates to define the non-work days.
It seems like smartsheet already does most of this in the resource allocation view. It would be nice to dump the % allocation directly to hours.