Good day folks, as the title suggests I'm attempting to make a dynamic skills matrix, or rather an automated task assigner.
I've been at this for 2 days and I'm at a loose end. I don't even know if it's possible with formula in Excel. Let me explain what's going on.
So across the top we have the duties, some are numbered and some are named. Down the left obviously are the employees names.
In the middle is a score from 1 to 10 on how each employee performs on each duty. (ie. Bob is perfect for Duty 13)
Each morning, each employee needs to tackle 2 duties. the first is easy. I simply run an INDEX and MATCH on the table and run the
LARGE function for each employee. The trouble I'm having is when it comes to the second task. The 3 columns after task 2 are
me testing and failing. What I need is for it to assign the 2nd duty based on the criteria in the table, with no duplicates.
Basically the best man for the job with no repeated work. Can this be done or am I asking too much? Thanks in advance!
Steve
I've been at this for 2 days and I'm at a loose end. I don't even know if it's possible with formula in Excel. Let me explain what's going on.
So across the top we have the duties, some are numbered and some are named. Down the left obviously are the employees names.
In the middle is a score from 1 to 10 on how each employee performs on each duty. (ie. Bob is perfect for Duty 13)
Each morning, each employee needs to tackle 2 duties. the first is easy. I simply run an INDEX and MATCH on the table and run the
LARGE function for each employee. The trouble I'm having is when it comes to the second task. The 3 columns after task 2 are
me testing and failing. What I need is for it to assign the 2nd duty based on the criteria in the table, with no duplicates.
Basically the best man for the job with no repeated work. Can this be done or am I asking too much? Thanks in advance!
Steve