I have a workbook with 20 identical worksheets. Each sheet records for one person, a column for number of units processed in that week, number of hours worked, and the focus area for that person (one of three values) for that person during that week.
In another worksheet in the same workbook, I want to sum he totals for each week, but I want to narrow the totals by one of the three focus areas. So, I have a line for each focus area to total only those values across the 20 sheets with that focus area. For example,
Across the columns would be:
Total Units Week 1 | Total Units Week 2 | Total Units Week Three
Down the rows would be:
Focus area 1
Focus Area 2
Focus Area Three
The values in the crossing cells would be summed from all 20 sheets, but only if the focus area in the individual sheet for that week matches the Focus area the row indicates. I'm struggling with how to get this calculation across so many sheets. Any advice? Thanks in advance.
Bookmarks