I am trying to write macro to auto allocate task to the resource when they complete their work
i have task 1 to 100 and 10 team member
3 column task number, user and task status
task 1 john assigned
task 2 ria assigned
task 3 benny assigned and so on till task 10
once if any of the resource completes the task the task status will be changed to completed
Then the immediate available task 11 should get assigned to the resource who marked completed status first
i have task 1 to 100 and 10 team member
3 column task number, user and task status
task 1 john assigned
task 2 ria assigned
task 3 benny assigned and so on till task 10
once if any of the resource completes the task the task status will be changed to completed
Then the immediate available task 11 should get assigned to the resource who marked completed status first