Columns to Rows using Excel Formula

pto160

Active Member
Joined
Feb 1, 2009
Messages
477
Office Version
  1. 365
Platform
  1. Windows
I would like to convert data from columns to rows. I already got a VBA solution for it. Is there an Excel formula solution? Here is the data.

Book2
ABCDEFG
1Jan SalesFeb SalesMar SalesApril SalesMay SalesJune Sales
2Item A1589
3Item B100102108456
4Item c1000789
5
6Expected Results
7Item AFeb Sales15
8Item AJune Sales89
9Item BJan Sales100
10Item BMar Sales102
11Item BApril Sales108
12Item BJune Sales456
13Item cMar Sales1000
14Item cMay Sales789
Sheet3
 
Thanks. That works great. :) (y) It would not be more than a 1,000 rows and 12 columns across. Will it still work?
 
Upvote 0

Excel Facts

Return population for a City
If you have a list of cities in A2:A100, use Data, Geography. Then =A2.Population and copy down.

Forum statistics

Threads
1,214,806
Messages
6,121,672
Members
449,045
Latest member
Marcus05

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