Reverse Sorting in Excel file

This function reverse order of rows in the file, so the first row becomes the last, the last row becomes the first, second row becomes second-last, second-last becomes second, etc.

Example:

Initial table:

 ABC
1a21210
2b47515
3c58520
4d58535
5e99025
6f50015

Output table:

 ABC
1f50015
2e99025
3d58535
4c58520
5b47515
6a21210


learn more

We want you to find this page by the following keywords:

how to swap lines, excel swap rows, reversing order of rows in excel, reverse order of rows in the file, swap selected rows, reverse selected rows in MS Excel
how it works:

load file(s)
open Function Wizard
choose Sorting function
specify file number
press Run button to get the results