Forum Discussion
AVP68
May 12, 2019Copper Contributor
Overall/Final Rank from multiple ranked lists
Lets say I have from 25 sources of the same lists of data of items that have been ranked. The data list has 5 items ranked from position 1 (best) to position 5 (worst). How do I create an overall r...
Twifoo
May 13, 2019Silver Contributor
You may use a helper column and an overall rank, like in the attached file.
- AVP68May 14, 2019Copper Contributor
TwifooYes, thanks for the file as I was thinking along the same line and it works. The RANK on the total SUM gets me the same result if applied on MEDIAN or AVERAGE in lieu of the SUM.
Thanks.
- TwifooMay 14, 2019Silver ContributorYou’re welcome.
- AVP68May 17, 2019Copper Contributor
Twifoo Further to this, I have a final step here on the next tab sheet I just want to show the item, rank, and average summaries in ascending order by item. So what I am trying to do is on the Summary tab is have a formula in column A that will lookup the Data tab in ranked column B and populate the Summary tab in ascending order. Likewise similar formula in column B & C. Will this be a Index/Match with Indirect or similar?
See attached modified file.
Thanks,
Jay