Hi MichaelHi guys
I'm trying to score the priorities across a range of budgets and by 1-10 and was coming up with this solution;
=RANK($B2, $B$2:$B$9)
=TRUNC(C2/($A$2+1)*10)
View attachment 40471
Is there a solution on how to combine the above two formulas?
Looking forward to your solution!
Michael
Hi MichaelWould you also know if to do the priority 10 - 1 instead 1 - 10
e.g.
=TRUNC(RANK($B2,$B$2:$B$21,1)/($A$2)*10)+1
Hi MichaelHi Jaya
Yes - I tried that. This will lead to running over 10 see picture;
View attachment 40489
Any solution?
So you basically need the top ten ranked but in descending order.. Right?If The highest ranked budget scores 1 then 1 = 10 and the lowest ranked budget would score 1.
HmmYes that's correct, descending order. Mmmh that formula also runs over 10...
Thank youAwesome!!! Thanks a lot!!!
Have a great weekend![]()