Results 1 to 2 of 2

Converting column data into rows

Threaded View

  1. #1
    Registered User
    Join Date
    07-24-2008
    Location
    London
    Posts
    43

    Converting column data into rows

    I have a table of information which contains:

    Owner Make 3rd Party Make
    Mark Audi David BMW
    Mark Audi Chris Volvo
    Mark Audi Vik BMW
    Ian BMW Fox Audi

    and I need the information so I can see the owner on 1 line with the 3rd Party Makes.

    Outcome:

    Owner Audi BMW Volvo Nissan Honda
    Mark Audi 0 2 1 0 0
    Ian BMW 2 0 0 0 0
    John Volvo 1 0 0 0 0
    Paul Audi 0 0 1 1 1

    I have tried using a VLOOKUP and COUNT however I can't seem to get it right. I have attached a sample however the original list runs into a few thousand Owners.

    Hope someone can assist.
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1