View Single Post
  #2   Report Post  
FGM
 
Posts: n/a
Default

-----Original Message-----
I want to turn a long column of numbers upsidedown so

that the last entries
become the first vice versa.
.

If they are consecutive order just select them and do data
sort select descending or ascending. If they are not in
consecutive order in the column next to it put consecutive
numbers (ex.1..99 ) and select both areas and data sort on
the column with the consecutive numbers.
A reply is always nice to know that it worked for you.