Results 1 to 3 of 3

VBA code to find duplicate and combine their values

Threaded View

  1. #1
    Registered User
    Join Date
    08-16-2013
    Location
    Czech republic
    MS-Off Ver
    Excel 2010
    Posts
    7

    VBA code to find duplicate and combine their values

    Hello,
    I´m looking for macro that goes thru data in one column at sheet 1 to find duplicates, then export duplicate text to another sheet and combine their values as text.

    for example:

    Inbut data
    A____________B
    CZ___________1
    EU___________9
    CZ___________13
    CZ___________23
    EU___________31

    output on another sheet:
    A__________B
    CZ_________1, 13, 23
    EU_________9, 31


    Thank you for help
    Last edited by tohor; 08-16-2013 at 02:52 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Combine duplicate, sequential values, then group into a range
    By engineerlady in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-26-2013, 10:28 AM
  2. [SOLVED] Parse data and combine values for duplicate entries for the same date
    By rlaserra in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-19-2012, 10:27 PM
  3. VBA code to find duplicate values within multiple rows and columns
    By pcbpinoy in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-27-2011, 09:04 PM
  4. Detect/find Duplicate Values In Code
    By FRIEL in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-14-2008, 11:02 AM
  5. Find and combine duplicate rows
    By treva26 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 09-09-2007, 09:14 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