+ Reply to Thread
Results 1 to 4 of 4

Comma Delim to Rows - Everything Else Copied

  1. #1
    Registered User
    Join Date
    05-10-2011
    Location
    Cornelius, NC
    MS-Off Ver
    MS Excel 2010
    Posts
    17

    Comma Delim to Rows - Everything Else Copied

    Hey Guys/Girls,

    I have a spreadsheet of data that contains multiple item numbers (one per row) and one column in that list (Column C) has comma-delim data (2 characters).

    It's currently taking 3 employees 2 whole days to sift through this report in order to extract what they need. If we are able to take this data (attached) and blow it out so that we create separate rows for each of the Item - Patch combinations, it would save a ton of work.

    To summarize, I need a way to take all of the comma-delim 2-digit codes in Column C and make them go to one in each row, but also copy all of the data from the row it's in to the single row. I have attached a file that shows our current data set, and then below that, an example of what I want the data to look like after the macro is completed.

    Finally, the actual data set is 2,455 rows long before I would run the macro so the result could potentially be 400-500,000 rows of data. Also, I would need all columns to be copied over since all columns are used at some point in the data.

    P.S. I would like the macro to create the result in a new tab if at all possible.

    Thanks so much to whoever can provide assistance.

    Take care.
    Attached Files Attached Files
    Last edited by arthurbr; 07-28-2011 at 02:22 PM.

  2. #2
    Forum Expert
    Join Date
    01-12-2007
    Location
    New Jersey
    Posts
    2,127

    Re: HEEEELP! Comma Delim to Rows - Everything Else Copied

    If there is no one else here to help with this, I can take a crack at it. Unfortunately, I don't have Excel 2007 at work. Is there any chance you can save the sample file in xls format?

  3. #3
    Registered User
    Join Date
    05-10-2011
    Location
    Cornelius, NC
    MS-Off Ver
    MS Excel 2010
    Posts
    17

    Re: HEEEELP! Comma Delim to Rows - Everything Else Copied

    Yes. Thank you. I have attached the file in .xls format.

    I appreciate the help.

    Take care.
    Attached Files Attached Files

  4. #4
    Forum Expert
    Join Date
    01-12-2007
    Location
    New Jersey
    Posts
    2,127

    Re: Comma Delim to Rows - Everything Else Copied

    JMCDon,

    Try this code in a standard module and let me know if it meets your needs.

    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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