Results 1 to 7 of 7

Combining Rows - Keeping Unique and "New" Values & Merging Duplicate Values

Threaded View

  1. #1
    Registered User
    Join Date
    04-09-2014
    Location
    USA
    MS-Off Ver
    Excel 2016
    Posts
    18

    Combining Rows - Keeping Unique and "New" Values & Merging Duplicate Values

    I am in need of quite a bit of help. I do not know VBA, and I don't think I'll be able to figure out what I need to do on my own.

    I have a huge spreadsheet that is temporarily storing "member" information. I have quite a bit of semi-duplicate data.

    Example
    123456 | jane.smith@site.com | Jane | Smith | | Single <-- Older Record
    258369 | jane.smith@site.net | Jane | Smith | Houston | Married <-- Newer Record

    So, I need these rows combined: keeping the duplicate data and updating with the "newer" data (on the bottom row), but keeping the USERID with the smaller number.

    Result
    123456 | jane.smith@site.net | Jane | Smith | Houston | Married

    Is this even possible? I am assuming if it is that I would need VBA code or a macro.
    Otherwise, I have to do this all by hand - which is currently 600+ rows of data to fix. Out of 11,000+ rows, it's not horrible, but who wants to do this by hand?

    Can anyone help me out?
    Last edited by kimbekaw; 05-19-2014 at 07:19 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Merging two list into one using formula and keeping only unique values
    By rbncpr in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 01-12-2020, 06:58 PM
  2. Replies: 0
    Last Post: 11-22-2013, 01:36 PM
  3. Sumif column "O" for excluding values with duplicate values in column "F"
    By jobell in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-04-2013, 08:42 PM
  4. [SOLVED] Help merging duplicate cells and combining other values
    By NRSmith82 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-25-2012, 05:47 PM
  5. Combining Values in rows and keeping unique values (adv. filtering?)
    By nguyeda in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-26-2011, 01:48 PM

Tags for this Thread

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