Hi All,
I am trying to make a monthly capacity summary that is pulling data from a very specific format within a weekly capacity tracker. I am running into challenges on how I can automate and make it dynamic across a large number of employees and over many months.
Within the spreadsheet, I have two tabs:
(1) Capacity Summary - This is the sample summary I am trying to create and I manually put in formulas that would calculate the averages I was looking for
(2) Capacity Tracker - This is a sample of where I am pulling data from with a focus on values after row 12. There are two types of roles I am trying to calculate for across Consultant and Engineer. For each role there is the same set of data across 9 rows that I am trying to use to pull in the average that would display in the Capacity Summary.
I originally attempted to do offsets across an entire column and row range with sumifs, but from what I understand it is not possible to do an offset when selecting a whole range.
Appreciate any help!
I am trying to make a monthly capacity summary that is pulling data from a very specific format within a weekly capacity tracker. I am running into challenges on how I can automate and make it dynamic across a large number of employees and over many months.
Within the spreadsheet, I have two tabs:
(1) Capacity Summary - This is the sample summary I am trying to create and I manually put in formulas that would calculate the averages I was looking for
(2) Capacity Tracker - This is a sample of where I am pulling data from with a focus on values after row 12. There are two types of roles I am trying to calculate for across Consultant and Engineer. For each role there is the same set of data across 9 rows that I am trying to use to pull in the average that would display in the Capacity Summary.
I originally attempted to do offsets across an entire column and row range with sumifs, but from what I understand it is not possible to do an offset when selecting a whole range.
Appreciate any help!