View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Daniel.C[_2_] Daniel.C[_2_] is offline
external usenet poster
 
Posts: 105
Default How do I reverse the order of a column or row?

Maybe you may add a column with a series of values 1, 2, 3 ,4 and so
on. Then sort the two column, sorting on the added column in descending
order. Eventually, delete the added column.
Regards.
Daniel

How do I reverse the order of a column or row without sorting the cells in
ascending or descending order?