I'm making a table to show different groups of workers, which day they work, when they get tested and how many workers and tests per day, as well as totals for the whole grid.
The YELLOW cells are where the formulas would go.
Each Row represents a work day.
Each Column represents a group of workers. In the Row 2 there will be quantities of workers in each group.
The legend explains the abbreviations, but W means work and R,E,T are all different types of tests.
On Day 1 there 8 people working (3x Charlie + 4x Edward + 1x Franklin). There are 7 people getting tests (4x Apple + 3x Charlie). I've manually filled in the cells in the example above.
Also the W10 are 10 hour work days. The W11s are 11 hour work days. on the bottom I want to know How many 10 hour and 11 hour days for the whole week.
Same thing for testing all week.
I was playing with COUNTIFS and SUMPRODUCTS, but haven't figured out an elegant solution. I think if someone helps me in the right direction to figure out the daily subtotals, I'll be on my way to getting the rest.
Anybody have any ideas? Does this make sense?
Bookmarks