URGENT: how Move all column data to row

clwong

New Member
Joined
Mar 17, 2002
Messages
38
Case:
a data sheet with B1-Z1 as Vendor name;
and A2-A100 as Item number;
And B2-Z100 are their corresonding qty

If i want to move row1, i.e.B1-Z1's vendor name, into columnA and columnA to Row1 and all data move their corresponding cells.
How can I do that and it is better send me the Macro example.
Thanks a lot.
my email is :

cl.wong@hongkong.com
 
Hi clwong


Excel has a Column limit of 256 which cannot be increased.

Not sure why you need to Transpose an entire table, but a Pivot Table of you data may help you out. You will of course still be bounded by 256 columns.
 
Upvote 0

Excel Facts

How to change case of text in Excel?
Use =UPPER() for upper case, =LOWER() for lower case, and =PROPER() for proper case. PROPER won't capitalize second c in Mccartney
Thanks Dave Hawley

Oh no.....as it is requested from my boss....
any other alternative? Macro?...VBA.....
 
Upvote 0
No not really, tell your boss Excel is not desingned to have data laid out this way! The best that could be done is spread it over more than one sheet (not advised), or set up a Pivot Table, then you boss will get himself confused and/or excited Pivoting the data.

I must ask why does you boss want to Transpose an entire table???
 
Upvote 0

Forum statistics

Threads
1,213,557
Messages
6,114,288
Members
448,563
Latest member
MushtaqAli

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