Organize Data dump

  • Thread starter Thread starter umehta
  • Start date Start date
U

umehta

I have a data dump I need to organize. It contains 12 columns. Th
first column is the company name and the remaining 11 are investors i
the company. The company can have multiple rounds of investing, s
each round creates the same company with different investors.

Example:

Comany Investor1 Investor2 Investor3 Investor4

IBM John Bob Mary Jane
IBM Mary Sarah
IBM John Bob Mary Sam
EMC Mike Joe
S Keith Matt

I'd like the data to look like the following

IBM Followed by all the investors (in all rounds) in on row

Any ideas? Pivot tables cannot get rid of the duplicate.

Thank in advance
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top