reversing row order

J

Jamie Morken

Hi,

I have a spreadsheet that I would like to reverse the row order, ie. the
last row becomes the first row and the first row becomes the last row.
Is there a method to do this in excel?

cheers,
Jamie
 
L

Larry Bud

Jamie said:
Hi,

I have a spreadsheet that I would like to reverse the row order, ie. the
last row becomes the first row and the first row becomes the last row.
Is there a method to do this in excel?

Insert a column, and populate it with the row number, then sort by that
column.
 
Top