converting from worksheet to rows

gregh

New Member
Joined
Nov 10, 2005
Messages
7
Hi,
I have a spreadsheet that contains information on several hundred companies. It is currently arranged so that each company is on its own worksheet. To make life more complicated, while each sheet has the same information, this information is not in the same cells in every sheet. For instance, part of the information is the list of the company's board of directors. Since companies have varying numbers of directors, this pushes the information down further for some companies.

What I would like to do is to have all the information on one worksheet arranged so that each firm is in one row. Since all the data is labeled the same, I am thinking some sort of macro should work, but I am not really sure of how to start.

Any suggestions?

Thanks
 

Excel Facts

Why are there 1,048,576 rows in Excel?
The Excel team increased the size of the grid in 2007. There are 2^20 rows and 2^14 columns for a total of 17 billion cells.
Welcome to the Board!

Can you give an example of the data structure? Colo's HTML Maker will let you post a shot of a sheet. There's a link at the bottom of the page.

Smitty
 
Upvote 0
Hopefully this will work. This is just part of the sheet, but it will give you an idea of what it looks like. This particular example only has one principal shareholder, but some have multilple, some have none. That is why the data below it is in different cells in different sheets.

Thanks
GOV_PILLDATAJohnspart.xls
ABCDEFGH
1CompanyNameAnoucementdateProxyMailingDateShareholdersmeetingDate
2CSResources07/06/199727/03/199713/05/1997
3
4IsPillRenewalorNew:NOInfo
5
6NumberofShares26,662,329
7
8
9
10
11MultipleClassesofShareNo
12
13PrincipalShareholders(>10%)#ofShares%ofgroup
14ConnorClark&LunnInvestmentManagementLtd.2,700,30010.13%
15
16StockownershipofUnaffiliatedBlockholders(OtherthanmanagementandDirectors)10.13%
17
18BoardData
19Size(#ofDirectors)9
20CEO=Chairmanyes
21CEOTenure13
22StockOwnershipofExecutivesandDirectors2.90%772053
23
24
25#ofOutsideDirectors6
26FractionofOutsideDirectors66.67%
CS resources
 
Upvote 0
Read the HTML Maker FAQ

Essentially, when the new browser window opens you need to select "View Code", copy the html code that appears in the new window and past that into your post. That'll get rid of the "&nbsp"'s.

Smitty
 
Upvote 0
Let's give this a shot. Thanks again for your help.
GOV_PILLDATAJohnspart.xls
ABCDEF
1Company NameAnoucement dateProxy Mailing DateShareholders meeting Date
2CS Resources07/06/199727/03/199713/05/1997
3
4Is Pill Renewal or New:NO Info
5
6Number of Shares26,662,329
7
8
9
10
11Multiple Classes of ShareNo
12
13Principal Shareholders (>10%)# of Shares% of group
14Connor Clark & Lunn Investment Management Ltd.2,700,30010.13%
15
16Stock ownership of Unaffiliated Block holders (Other than management and Directors)10.13%
17
18Board Data
19Size (# of Directors)9
20CEO=Chairmanyes
21CEO Tenure13
22Stock Ownership of Executives and Directors2.90%772053
23
24
25# of Outside Directors6
26Fraction of Outside Directors66.67%
CS resources
 
Upvote 0

Forum statistics

Threads
1,225,071
Messages
6,182,685
Members
453,132
Latest member
nsnodgrass73

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