Hi Excel Ninjas,
I need help with a small macro to automatically allocate tasks to users based on the % of allocation. Missing clarity? Let me put down the example:
I have few tasks (with 2 levels of difficulty) that come up everyday (say 20 in this case) and I have 2 or more employees to be allocated for (say 3 in this case). Number of tasks assigned to each employee differs based on his/her workload. I got this as percentage from the "Settings" tab.
Emp1 - 70%
Emp2 - 15%
Emp3 - 15%
The number of employees and the allocation % will be taken from the "Settings" page. I need help with developing logic for a macro that does the allocation automatically.
Exceptions: I can understand that logic doesn't necessarily be impartial all the time. Say there are only 2 tasks and 3 employees, 3rd employee can be ignored for this case.
I would be very grateful if any of you can help me develop this logic.
Thanks in advance,
Regards,
Ravi.
I need help with a small macro to automatically allocate tasks to users based on the % of allocation. Missing clarity? Let me put down the example:
I have few tasks (with 2 levels of difficulty) that come up everyday (say 20 in this case) and I have 2 or more employees to be allocated for (say 3 in this case). Number of tasks assigned to each employee differs based on his/her workload. I got this as percentage from the "Settings" tab.
Emp1 - 70%
Emp2 - 15%
Emp3 - 15%
The number of employees and the allocation % will be taken from the "Settings" page. I need help with developing logic for a macro that does the allocation automatically.
Exceptions: I can understand that logic doesn't necessarily be impartial all the time. Say there are only 2 tasks and 3 employees, 3rd employee can be ignored for this case.
I would be very grateful if any of you can help me develop this logic.
Thanks in advance,
Regards,
Ravi.