+ Reply to Thread
Results 1 to 3 of 3

How to get data among each other separated by comma

  1. #1
    Registered User
    Join Date
    09-12-2018
    Location
    Netherlands
    MS-Off Ver
    2013
    Posts
    11

    How to get data among each other separated by comma

    Hello,

    How can i get data seperated by comma (,) vertical or among each other like this example.

    screenshot_example_excel.JPG

    See attachments for more info. I hope someone can help me out.

    Kind regards,

    Jeroen
    Attached Files Attached Files

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2404 Win 11 Home 64 Bit
    Posts
    23,865

    Re: How to get data among each other separated by comma

    This can be accomplished using Power Query/Get and Transform. Load your file into PQ, Split the column using delimeter -- Comma. Then Unpivot the columns holding the data you just split.
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Forum Expert JLGWhiz's Avatar
    Join Date
    02-20-2011
    Location
    Florida, USA
    MS-Off Ver
    Windows 10, Excel 2013
    Posts
    2,070

    Re: How to get data among each other separated by comma

    Here is some VBA in case you need it. But column B must be formatted as Text for this to work, otherwise, Excel does not "see" the commas.

    Please Login or Register  to view this content.
    Any code provided by me should be tested on a copy or a mock up of your original data before applying it to the original. Some events in VBA cannot be reversed with the undo facility in Excel. If your original post is satisfied, please mark the thread as "Solved". To upload a file, see the banner at top of this page.
    Just when I think I am smart, I learn something new!

+ 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. transform data separated with comma into 1 column
    By royalB in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-18-2015, 09:39 AM
  2. List box data to cells separated by comma
    By naflas in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-13-2012, 12:44 PM
  3. data separated by comma
    By naflas in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-06-2012, 08:36 PM
  4. [SOLVED] analyzing comma separated data
    By debaser in forum Excel - New Users/Basics
    Replies: 12
    Last Post: 04-11-2012, 10:03 AM
  5. Formula help on comma separated String data?
    By JGTExcel in forum Excel General
    Replies: 5
    Last Post: 02-10-2012, 01:05 PM
  6. Formula help on comma separated String data?
    By JGTExcel in forum Excel General
    Replies: 1
    Last Post: 02-09-2012, 03:33 AM
  7. help extracting comma separated data
    By tn80 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-07-2008, 11:30 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