convert table to list

herwig123

New Member
Joined
Jul 15, 2006
Messages
18
Hi there,

I got the following table:

A B C D
11 22 33 44
12 23 34 45
13 24 35
14 25 36
15 37
16 38
17 39

which I would like to convert to the following:

A 11
A 12
A 13
A 14
A 15
A 16
A 17
B 22
B 23
B 24
B 25
C 33
C 34
C 35
C 36
C 37
C 38
C 39
D 44
D 45

Any hints how to do that best would be highly apprechiated?


cheers,

Herwig

Ps: just saw that it does not display the top table properly (all 30ies should be under each other in colum C) - working on editing it.
 
Last edited:

Excel Facts

Excel motto
Not everything I do at work revolves around Excel. Only the fun parts.
Hi Kaps,

Thanks for your quick answer.
Somehow I don't seem to be able to implement it.
It also doesn't seem to write the header of each row next to the vector.
Any ideas?

cheers
 
Upvote 0

Forum statistics

Threads
1,214,645
Messages
6,120,711
Members
448,984
Latest member
foxpro

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