Results 1 to 4 of 4

Combining Data... Multiple Rows and Columns.

Threaded View

  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' =)

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