Fliping the values in columns

T

thrava

Hi

I have values in columns A to ...say G.
I want to quickly (without retyping the values) flip the order so that what
is now in column A appears in column G, what is now in B appear in F etc.
How can this be done quickly please?

thanks
 
P

Peo Sjoblom

Insert a new row on top, put 1 in A1, 2 in B2 and so to G1, select all
values plus the newly inserted values in A1:G1, do data>sort, click options
and select left to right, sort by row 1 and choose descending
 
G

galimi

The quickest, non-programmatic way to accomplish this is to place sequential
numbers below your values and sort descending. You can also accomplish this
programmatically.
 

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

Top