to make a matrix

sajancr

New Member
Joined
Jul 18, 2012
Messages
2
hello experts,

i have a question, i never used advanced formulas in excel. Hope you guys will help me.
I want to make a matrix like table (below) from the raw data table

my answer table is this

ABCXYZJKDASDABD
james11
johnson1
david
rahul111
andrews12
jacob11
davinci1

<colgroup><col><col span="5"></colgroup><tbody>
</tbody>

<tbody>
</tbody>

and my raw data table is this given below. i want to count the column B and duplicates. and to make a table like matrix. Hope you understand my question.

my raw data table
ColA ColB​
jamesABC
johnsonXYZ
davidJKD
rahulABC
andrewsASD
jacobXYZ
davidASD
rahulASD
andrewsJKD
davinciJKD
jacobABC
jamesABD
johnsonASD





<colgroup><col style="text-align: left; "><col style="text-align: left; "></colgroup><tbody>
</tbody>
thanks in advance....

sajan raju
 

Excel Facts

Format cells as currency
Select range and press Ctrl+Shift+4 to format cells as currency. (Shift 4 is the $ sign).
Welcome to MrExcel.

If your data has headings you can create a pivot table with column Aame in the row area, column B in the column area and count of column B in the data area. Example:

Excel Workbook
DEFGHI
1Count of ColBColB****
2ColAABCABDASDJKDXYZ
3andrews**11*
4david**11*
5davinci***1*
6jacob1***1
7james11***
8johnson**1*1
9rahul1*1**
Sheet1
 
Upvote 0

Forum statistics

Threads
1,215,562
Messages
6,125,546
Members
449,237
Latest member
Chase S

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