Hi everyone, first time user here... I have a question about what would be the best way to count across multiple columns taking into acount 2 criteria. I have searched and searched on this and can't find anything about counting across columns.
So the situation is that I have an attendance summary sheet, which accumulates data from 26 pay period attendance sheets. The way it currently accumulates is like so:
Week --> 1 2 3 4 5
Months--> January January January January February
Monday ESL ETV
Tuesday ESL
Wednesday
Thursday HOL HOL
Friday
Hours 80 72 80 72 72
Monday
Tuesday
Wednesday ETV HOL ESL
Thursday
Friday
Hours 80 72 80 72 72
I need to count up all the individual values (HOL, ESL, ETV) for each month. I tried to do a countifs and even a sumproduct across the range looking for the values (HOL, ETV, ESL) and the month, but that did not work.
Help please!
Bookmarks