There are two possibilities:
- sort the data after it arrived and is in table (list of lists) form
- ask Google Sheets to sort it for you on its way out.
For the first option, see
particularly my merge sort
The second option might be in
There are two possibilities:
For the first option, see
particularly my merge sort
The second option might be in