Forum Discussion

willowbe's avatar
willowbe
Copper Contributor
Feb 19, 2020
Solved

listing items in ranked order

I need a formula to list (in a new column) the values from one column that correspond with rows with the highest values in another column, and then the next highest, then the next. In other words, I ...
  • Riny_van_Eekelen's avatar
    Riny_van_Eekelen
    Feb 27, 2020

    willowbe Must admit that not reading a question properly can create problems. I've now created a work-around by introducing a helper column. In this column a unique ranking number, a fraction lower than the real one, is calculated. This will make my original formula work as it was planned to. Have a look at the attached workbook.

Resources