Extract data in each column to rows in new worksheet

jee10

New Member
Joined
Oct 9, 2013
Messages
4
Hi. I have a spreadsheet with company details in a worksheet. Each company details are in a new column. Like the following example:
company namecompany namecompany name
xyz ccrdt pty ltdggg cc
contact personcontact person
contact person
johnmelkevin
tax idfleet number
profile
123444xxxxxxxx profile

<tbody>
</tbody>

i basically need each of the bold heading in the first row of the new worksheet. Each company details will then need to be moved into a new row with the corresponding data under the correct heading column. Not all the companies have all the data for each heading it would be fine to have "none" value or blank in this case

Any ideas on how to do this
 

Excel Facts

Excel Wisdom
Using a mouse in Excel is the work equivalent of wearing a lanyard when you first get to college
Please show the desired (expected) result.

I would like the new worksheet to look like this:

company name
contact person
profile
tax id
fleet number
xyz cc
john
1234
rdt pty ltd
mel
44
ggg cc
kevin
xxxxxxxx profile

<tbody>
</tbody>

hope this helps
 
Upvote 0

Forum statistics

Threads
1,214,951
Messages
6,122,442
Members
449,083
Latest member
Ava19

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