"mdaiga" wrote in message
...
Is there a way to reverse the order of a set of data, easily?
I want to take a list with a couple of columns and have the first row
become
the last, the second row become the second to last, and etc...
Does anyone know of a way to do this?
Assuming that your data is in column A, insert 1 in B1, 2 in B2 and so on.
Select both columns and use Data|Sort.
Sort on column B in descending order. The data in column A is now reversed.
/Fredrik
|