+ Reply to Thread
Results 1 to 4 of 4

Combining Data... Multiple Rows and Columns.

  1. #1
    Registered User
    Join Date
    10-03-2008
    Location
    Coral Gables, FL
    Posts
    2

    Combining Data... Multiple Rows and Columns.

    I work with a handful of automotive parts manufactures.

    We take their data and turn it into our own format.

    Some manufacturers provide data in a year-by-year format, however I want to "roll-up" this data into a range of years, and combine auxiliary information.

    Ex:
    Sample Date

    Group | Part# | Year | Make | Model | Liters | Cylinder

    57i Entry Level Kit | 57-0521-1 | 2002 | RENAULT | Megane | 1.6L | L4
    57i Entry Level Kit | 57-0521-1 | 2002 | RENAULT | Megane | 2.0L | L4
    57i Entry Level Kit | 57-0521-1 | 2003 | RENAULT | Megane | 1.6L | L4
    57i Entry Level Kit | 57-0521-1 | 2003 | RENAULT | Megane | 2.0L | L4

    I would want the end result to be:

    Group | Part# | Year | Make | Model | Liters | Cylinder

    57i Entry Level Kit | 57-0521-1 | 2002-2003 | RENAULT | Megane | 1.6L, 2.0L | L4


    The Part # is really the Rosetta Stone in this, anything that has the same Part #, Make and Model should have all the other data 'rolled up' into specific fields.

    I really don't know where to starts as the files I'm working with are 20K+ Lines of data.


    TIA.

    -M
    Last edited by MattGold; 10-03-2008 at 05:00 PM. Reason: Spelled 'Data' - 'Date' =)

  2. #2
    Forum Contributor
    Join Date
    10-30-2007
    Location
    Norway
    MS-Off Ver
    MS Office 2007
    Posts
    345
    I think I have a solution for this, but I would like to have some more sample data, to check the solution.
    Could you maybe put some more lines of real life data into an excel file and attach it to your reply ?

  3. #3
    Registered User
    Join Date
    10-03-2008
    Location
    Washington
    Posts
    1

    Solution

    Hi Matt,
    I've attached a detailed solution for you. Please let me know if you have questions about how anything works. The solution steps are laid out in the spreadsheet.

    -B
    Attached Files Attached Files
    Last edited by Zonk~; 10-04-2008 at 01:36 AM.

  4. #4
    Registered User
    Join Date
    10-03-2008
    Location
    Coral Gables, FL
    Posts
    2
    Zonk... you seem to be onto something... I suppose I broke down the actual task a tad more then I should have.

    Attached is the actual sample data.

    Thanks so much,


    -M
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Sumif or Sumproduct with Multiple Rows & Columns
    By vulches in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 05-12-2017, 02:06 AM
  2. Matching multiple columns, summing multiple results
    By DamienC in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 07-09-2008, 09:36 AM
  3. Locating the latest date in multiple worksheets within a workbook.
    By kcurrie in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-08-2008, 08:12 PM
  4. Force Date Entry with Variable Rows, Fixed Columns
    By rlw in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 12-12-2007, 08:36 AM
  5. Compare columns and deleting multiple rows
    By chom in forum Excel General
    Replies: 3
    Last Post: 06-09-2007, 02:53 AM

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