Transposing data

Status
Not open for further replies.

kd81

New Member
Joined
Jul 18, 2011
Messages
25
Hello,

I have a list of customer and their total sales per months. See below


123456789101112Smith1,4611,3671,4611,4141,4611,4141,4611,4611,4141,4611,4141,461Jones4,0923,8284,0923,9604,0923,9604,0924,0923,9604,0923,9604,092Davidson1,1691,0941,1691,1311,1691,1311,1691,1691,1311,1691,1311,169Miller1,1691,0941,1691,1311,1691,1311,1691,1691,1311,169849877Johnson 1,1691,0941,1691,1311,1691,1311,1691,1691,1311,1691,1311,169Edwards 1,1691,0941,1691,1311,1691,1311,1691,1691,1311,169849877Jackson1,7541,6411,7541,6971,7541,6971,7541,7541,6971,7542,2632,338Ford1,4611,3671,4611,4141,4611,4141,4611,4611,4141,4611,9802,046Clarckson2,0461,9142,0461,9802,0461,9802,0462,0461,9802,0461,9802,046


I would like to put it in the format below:

Customer Month Total SalesSmith 11,461Smith 21,367Smith 31,461Smith 41,414Smith 51,461Smith 61,414Smith 71,461Smith 81,461Smith 91,414Smith 101,461Smith 111,414Smith 121,461Jones14,092Jones23,828Jones34,092Jones43,960Jones54,092Jones63,960Jones74,092Jones84,092Jones93,960Jones104,092Jones113,960Jones124,092

.....etc

I have a very big file and I cant do it one by one.

I would be grate ful to you if you could assist

Thank you!

KD
 

Excel Facts

Whats the difference between CONCAT and CONCATENATE?
The newer CONCAT function can reference a range of cells. =CONCATENATE(A1,A2,A3,A4,A5) becomes =CONCAT(A1:A5)
Status
Not open for further replies.

Forum statistics

Threads
1,224,585
Messages
6,179,702
Members
452,938
Latest member
babeneker

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