How do you swap table axes?

Tali

New Member
Joined
Aug 29, 2002
Messages
18
Is it possible to swap the axis of a table SO that the columns become the rows and vice versa?
I tried using the pivot table function, but it gives total sums and other stuff that i dont want.

HELP!
 

Excel Facts

Does the VLOOKUP table have to be sorted?
No! when you are using an exact match, the VLOOKUP table can be in any order. Best-selling items at the top is actually the best.
Tali,

Welcome to the board :)

You question is a little bit unclear to me so start to explore the function TRANSPOSE and see if it can help You.

HTH,
Dennis
 
Upvote 0
Hi Dennis,

I had a look at the transpose function and basically thats what i want to do..but with a whole table instead of just one coloumn.

I know i wasnt very clear, so heres an basic example of what i want to do.

The originial table looks like this:

A B C
1 2 3
1 2 3
1 2 3

but i want to change it to this:

A 1 1 1
B 2 2 2
C 3 3 3

without manually doing it by 'drag and drop'.

Is it possible to do this?

I hope this is clearer!!

Thanks again,

Tali
 
Upvote 0
COPY the data, Edit > Paste Special and choose the Transpose Option, It should be at the bottom of the pop up screen and choose OK.

It should give you what you want.
 
Upvote 0

Forum statistics

Threads
1,214,932
Messages
6,122,323
Members
449,077
Latest member
jmsotelo

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top