Hi,
I'm trying to create a user friendly file where a supervisor can follow up and check how the department managers reporting to him are fulfilling their basic tasks on a weekly basis.
For this I created a table with each department on a row repeated every week and the columns represent the different weekly tasks.
In each cell, there's a checkbox linked to another cell outside the table and a Countif-formula in the cell containing the checkbox.
When creating new rows for the next weeks and checkboxes, I select the cell and drag it down/to the side. The problem here is that all the new checkboxes are linked to the same cell as the original checkbox, so I used the macro below in order to link other cells to the new checkboxes (found this code through the power of Google).
My issue is that the more rows I add the longer it takes for Excel to create them, and it takes longer for the macro to run each time. And when I've created 100+ rows, Excel is loading(for a long time or completely freezes for a couple of hours) whenever I check/uncheck the boxes for the latest week but not the first weeks.![]()
Please Login or Register to view this content.
My goal is to create a User friendly file in which the supervisor can plot different charts and measure #tasks fulfilled over time between the managers, specific tasks fulfilled over time etc.
If you can help me or have a suggestion of a better way to do this it'd be very much appreciated.
Bookmarks