I need to sum my data based by Class (Col A) for each pay type (Row 2) for each week (Row 1). I tried using SUMIFS [=SUMIFS($C$3:$H$30,$A$3:$A$30,100,$C$2:$H$2,"Reg",$C$1:$H$1,6/4/2023)] to sum the data in $C$3:$H$30 based on Class 100 in Col A and Reg in Row 2 and the Date 6/4/2023 in Row 1, but it just returns #VALUE!.
Is there a formula to get the totals for each Class for each pay type for each week without having to have a separate formula for each pay type/week?
Essentially, I would like a formula to fill the table below that updates each month when I change the dates.
Thank you in advance for any suggestions you can provide.
Is there a formula to get the totals for each Class for each pay type for each week without having to have a separate formula for each pay type/week?
Essentially, I would like a formula to fill the table below that updates each month when I change the dates.
Thank you in advance for any suggestions you can provide.