See attached
I changed the formula in yellow highlighted area to avoid the #Value error, and adjusted the formatting in the heavy border are to show partial hours (it was rounding the 43.5 to 44)
The formulas are in the heavy bordered area as well:
in S7:
Formula:
=IF($B7="","",SUMPRODUCT(($D7:$J7=$D$33:$D$40)*$J$33:$J$40))
Drag down
In T7:
Formula:
=IF($B7="","",SUMPRODUCT(($L7:$R7=$D$33:$D$40)*$J$33:$J$40))
drag down
Hope this helps![]()
Bookmarks