+ Reply to Thread
Results 1 to 2 of 2

Merge based on columns if there are duplicated data

  1. #1
    Registered User
    Join Date
    05-19-2014
    MS-Off Ver
    Excel 2007
    Posts
    1

    Merge based on columns if there are duplicated data

    Hello,

    I have an issue i'm dealing with. I have a large volume of data and i need to manage and organize somehow.

    Example:


    A B C D E
    CHRIS AN204 2005 Apple Green
    CHRIS AN204 2005 Apple Red
    CHRIS AN205 2005 Apple Yellow
    TOM AN204 2006 Apple Green



    This should look like this

    A B C D E
    CHRIS AN204 2005 Apple Green, Red
    CHRIS AN205 2005 Apple Yellow
    TOM AN204 2006 Apple Green


    I manage somehow to find a VBA code that will merge my rows, but it's not working as it should. It's losing data.

    Do you have any idea how i should do this? Also in a cell it can happen to have more than 255 characters.

  2. #2
    Forum Guru Kaper's Avatar
    Join Date
    12-14-2013
    Location
    Warsaw, Poland
    MS-Off Ver
    most often: Office 365 in Windows environment
    Posts
    8,626

    Re: Merge based on columns if there are duplicated data

    Try
    Please Login or Register  to view this content.
    Best Regards,

    Kaper

+ 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. How to search for duplicated cell, merge rows before sending as an email.
    By EugeneE in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-26-2013, 02:02 AM
  2. Removing duplicated data based on multiple conditions
    By kswong89 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-04-2013, 03:17 AM
  3. [SOLVED] Remove rows based on duplicates in certain columns, and merge data from another column
    By yanagi600 in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 01-02-2013, 04:17 PM
  4. Merge Two Columns Based on Header
    By MSmithson in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-22-2010, 05:29 PM
  5. Renaming worksheets based on specific cell data, when data may be duplicated
    By Jaricketts in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 05-04-2010, 06:58 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