Good day community!
I have a complex request and am looking for some ideas / collaboration.
I am managing a project where we have dozens of requests being submitted daily to our very small team. I have successfully found a way to randomly assign new requests each team member as they are submitted (best solution for SS is a Round Robin approach, if you have other ideas, I would welcome them as well). What I am trying to accomplish now, is taking that assignment list, which at this point contains about 100 per associate, and limiting their work queue/view to only 10. Once a request has been completed/closed, then I want SS to replace that request with a new assignment. The goal is to consistently replenish the list to a max number of 10. I know this will probably need to consist of moving rows from one sheet to another based on some sort of ranking parameter.
I welcome any and all ideas and I am open to discussing ideas 1:1 anyone has accomplished something similar.