ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   How do I reverse the order of a column or row? (https://www.excelbanter.com/excel-discussion-misc-queries/208450-how-do-i-reverse-order-column-row.html)

lp

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

Daniel.C[_2_]

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?




Peo Sjoblom[_2_]

How do I reverse the order of a column or row?
 
Use a help column/row and put 1,2,3 etc in the help column, then select both
column and sort descending by the help column, then remove the help column

--


Regards,


Peo Sjoblom

"LP" wrote in message
...
How do I reverse the order of a column or row without sorting the cells in
ascending or descending order?




Gord Dibben

How do I reverse the order of a column or row?
 
Without sorting but using a helper column and assuming you want to reverse
column A........

In the helper column enter =INDEX($A$1:$A$26,26-(ROW(A1)-1))

Copy down to row 100

To reverse row 1..............

=INDEX(1:1,26-(COLUMN(A1)-1))

Adjust ranges to suit


Gord Dibben MS Excel MVP

On Thu, 30 Oct 2008 15:16:10 -0700, LP wrote:

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




All times are GMT +1. The time now is 08:40 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com