I've got a workbook that tracks the weekly performance of my team members in each category they are scored on. Every week I add a new worksheet with their performance data. The first worksheet, entitled aggregate needs to compile the data from each consecutive worksheet (week 09, week 10, week 11, etc...)
The function needs to be VLOOKUP because team members can change from week to week, so a progressive cell value formula would be no good. The first cell in the aggregate worksheet uses the following formula:
each consecutive cell from left to right needs to go like this
and going from top to bottom
so the formulas in each cell in a 3x3 grid would appear as follows
however, Excel autofill makes them go like this
There are 6 sections on the aggregate worksheet that need the same thing, with an average of 20 team members and 52 weeks, that means if I have to fill each cell individually with its formula, I'd have to fill 6240 cells. How can I get excel to autofill each cell with the formula that I want?
I've attached a copy of my workbook (I've changed my team members names to user1, user2, etc...) in case it helps.
Bookmarks