Inverting order of rows

  • Thread starter Thread starter Craig Stone
  • Start date Start date
C

Craig Stone

I have a list of data in columnar form starting at row one let's say from
March 1 through March 18. I would like to have the date start in row 1 with
March 18 and go down to March 1. Is there a quick way to invert the data by
rows?

Thanks...Craig
 
Back
Top