momcaro
Member
Hello,
I have a list of tasks (column A) with risk score associated to them (column B), in random order.
For an executive dashboard, I want to list those tasks in order of highest risk score. I have that set up and formulas down but I hit a glitch when I have duplicate risk scores. (I use LARGE which returns the highest score, then I look up the row number, and INDEX gives me the task associated with that row).
But when I have dup risk scores, my formulas return the same task twice. How do I get it to grab the next task with the same risk score?
I need to update the formula that looks up the row number for the nth risk score, but I'm not sure how to.
I have attached a simplified file of what I mean.
Thank you.
I have a list of tasks (column A) with risk score associated to them (column B), in random order.
For an executive dashboard, I want to list those tasks in order of highest risk score. I have that set up and formulas down but I hit a glitch when I have duplicate risk scores. (I use LARGE which returns the highest score, then I look up the row number, and INDEX gives me the task associated with that row).
But when I have dup risk scores, my formulas return the same task twice. How do I get it to grab the next task with the same risk score?
I need to update the formula that looks up the row number for the nth risk score, but I'm not sure how to.
I have attached a simplified file of what I mean.
Thank you.