+ Reply to Thread
Results 1 to 2 of 2

Flatten data in 3 column with a unique ID in one column

  1. #1
    Registered User
    Join Date
    04-26-2015
    Location
    west virginia
    MS-Off Ver
    2010
    Posts
    2

    Flatten data in 3 column with a unique ID in one column

    Hello I'm a newbie in excel-vba and working on a dataset which has repetitive data in multiple columns with unique values in one column. I was wondering if there is a way I could flatten my dataset.

    Example

    ID ID2 Name
    1234 123,234 ABC DTER; CD EF; FGH EHGD; AB TEW
    2345 1234,4532,553 RERT, ERREW

    to be displayed as
    ID ID2 Name
    1234 123 ABC DTER
    1234 234 CD EF
    1234 FGH EHGD
    1234 AB TEW
    2345 1234 RERT
    2345 4532 ERREW
    2345 553

    Any help is appreciated!

  2. #2
    Forum Contributor LokeshKumar's Avatar
    Join Date
    03-31-2015
    Location
    India
    MS-Off Ver
    All, mostly 2010 now..
    Posts
    471

    Re: Flatten data in 3 column with a unique ID in one column

    Upload the sample workbook.......it seems possible....
    Lokesh Kumar
    Stay Hungry.. Stay Foolish..
    _________________________________________________________
    Please Click STAR to Add Reputation if my/someone's answer helped!

+ 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. Flatten rows into columns based on id column
    By alexjamesbrown in forum Excel General
    Replies: 10
    Last Post: 04-20-2015, 03:30 AM
  2. Replies: 1
    Last Post: 08-02-2013, 02:41 AM
  3. [SOLVED] Unique Alphanumeric number increament in column B when data in column E is entered
    By Bharathi27 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 01-10-2013, 12:12 PM
  4. [SOLVED] List Unique Data referencing column C for Team and column B for Name
    By arekkusu03 in forum Excel General
    Replies: 7
    Last Post: 09-04-2012, 09:40 AM
  5. Replies: 4
    Last Post: 06-30-2011, 04:11 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