Ayush
You can use the following formula to sort the data. For sorting in reserve order you change the hardcoding from 1-10 to 10-1
You have to make the list as long as your data range can be.
Let me know if you have questions.
![Sorting_Formula.png]()
Following is the result.
![Sorting_Formula.png]()