I have a list of names and a list of their ranks, calculated using various formulas, in a large spreadsheet in Calc.
For instance, my list is similar to this, just on a larger scale:
Apple 3
Pear 2
Banana 1
Orange 4
The names and ranks change according to what is filled in on other sheets.
I would now like to Automatically sort them on a new sheet which is already listed in order. I can easily find the rank and the row in which the correct name is found, using a calculation including match.
However, now next to the list of e.g. 1-30 in my first column, I would like to now add the name, which will be on the same row as its calculated rank as shown above.
How do I find the name relative to its rank and then have it put next to its corresponding number? I kind of want to do the opposite of ADDRESS.