Some functions require that data is sorted into ascending or descending order before it is processed. You may also want to sort a list of names into alphabetical order.
The Sort command provides the easiest means of doing this. It will sort rows by ascending or descending numerical or alphabetical order.
If you want to sort data that is organised along rows, not down columns, you will need to use the TRANSPOSE()
spreadsheet function to swap the data around.
To sort your data: