From a matrix of information to a table of heading pairs

hb0983

New Member
Joined
Nov 9, 2005
Messages
16
Hello,

I have a problem I have been stuck on for a while.

I have a matrix of information in Excel, but I need to convert it to a list, with one of the columns having every combination of the column and row headings and the other column as the number from the matrix that corresponds to the column and row heading.

Not sure if this is clear - please tell me if it is not.

If anyone has any ideas would be much appreciated.

Henry
 

Excel Facts

Create a chart in one keystroke
Select the data and press Alt+F1 to insert a default chart. You can change the default chart to any chart type
So if I had the following matrix:

E F G
A 1 2 3
B 4 5 6
C 7 8 9
D 10 11 12

I would want to convert it to:

AE 1
AF 2
AG 3
BE 4
BF 5
BG 6
CE 7
CF 8
CG 9
DE 10
DF 11
DG 12
 
Upvote 0

Forum statistics

Threads
1,214,606
Messages
6,120,484
Members
448,967
Latest member
visheshkotha

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