I have a list of names with corresponding numbers (sales data) and I am wondering if there is a way that when I change the numbers, the list sorts automatically and updates itself and ranks from highest to lowest. I know how to do it manually but is there a way to sort automatically?

TIA.