Dear all,
My Goal is to find the average of allocation of resources for specific weeks and group them into specific month for dynamic range using formula.
Ex:
A B C D E Emp No 05/19/2018 05/26/2018 06/02/2018 06/09/2018 06/16/2018 1 25 75 0 0 100 2 0 0 25 25 25
In the end, i.e. after the last columns, output against 1 should be:
May-18 =AVERAGE(A2:B2) Jun-18 =AVERAGE(C2:E2)
In the end, i.e. after the last columns, output against 2 should be:
May-18 =AVERAGE(A3:B3)[/ Jun-18 =AVERAGE(C3:E3)[/
But, it should be based on formula using range of column. Please see columns AL through AT.
PFA for the sheet with error.
Request your help in fixing this code and improvising the same.
Thanks,
Vinod Krishna
Bookmarks