Here's one easy way: use a temporary helper column.
In a spare column (the "helper" column), type in 1 for the first row, 2 for the second row and then fill it down the column. Then sort the entire data set by that column (largest to smallest), clear the helper column and then you're done.
|