Results 1 to 5 of 5

Need multiple duplicate rows summed into one row for each product/version, delete dups

Threaded View

  1. #1
    Registered User
    Join Date
    01-31-2014
    Location
    Kansas
    MS-Off Ver
    Excel 2003
    Posts
    3

    Need multiple duplicate rows summed into one row for each product/version, delete dups

    Goal: take more than 5K rows of multiple similar items in spreadsheet, combine count of matching sets (Product Name and Product version) into one row, then remove all matching duplicate rows. There will be an unknown number of rows for each software package. There will be multiple similar Product names with varying Versions. Each version needs a summary row. I have no idea of how many products or versions exist within the master file. This task will have to be repeated many times over the next year.

    There are three columns. Column titles are: A Product Name, B, Product version, C numerical count

    A sample file is attached, with about 200 lines in it.

    Example 1:
    Windows OS, Version 6.1.7601.17514, 23
    Windows OS, Version 6.1.7601.17514, 52
    Windows OS, Version 6.1.7601.17514, 19
    Windows OS, Version 6.1.7601.17514, 47
    Windows OS, Version 6.1.7601.17514, 33

    Update or Replace last row, delete all other matching rows.

    Summary Row: Windows OS, Version 6.1.7601.17514, 174

    Example 2:

    Microsoft(R) Connection Manager, 7.02.7600.16385, 41
    Microsoft(R) Connection Manager, 7.02.7600.16385, 37
    Microsoft(R) Connection Manager, 7.02.7600.16385, 52
    Microsoft(R) Connection Manager, 7.02.7600.16385, 19
    Microsoft(R) Connection Manager, 7.02.7600.16385, 23
    Microsoft(R) Connection Manager, 7.02.7600.16385, 33
    Microsoft(R) Connection Manager, 7.02.7600.16385, 61
    Microsoft(R) Connection Manager, 7.02.7600.16385, 28
    Microsoft(R) Connection Manager, 7.02.7600.16385, 7

    Summary Row: Microsoft(R) Connection Manager, 7.02.7600.16385, 301
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] How to delete duplicate records using criteria for multiple rows
    By Ardiko in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 01-31-2013, 04:39 AM
  2. [SOLVED] VBA code to delete duplicate rows based on multiple conditions
    By pjsween in forum Excel General
    Replies: 5
    Last Post: 06-27-2012, 01:15 PM
  3. sum multiple sheets and delete duplicate rows
    By Farida in forum Excel General
    Replies: 1
    Last Post: 06-05-2012, 01:14 PM
  4. Replies: 2
    Last Post: 04-02-2009, 05:56 AM
  5. multiple rows with some dups where I need result on one line
    By VAN GOGH in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-26-2006, 06:50 PM

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