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
 
Would sorting work for you? Just sort in descending order of your date.
 
Hi Craig
if you have a date in one colum use 'Data - sort' and choose descending
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top