+ Reply to Thread
Results 1 to 2 of 2

Break Concatenated Field into Rows

  1. #1
    Registered User
    Join Date
    11-18-2008
    Location
    Dallas
    Posts
    67

    Break Concatenated Field into Rows

    I have Excel Data like below:

    Patient Patient; DOB collection date Specimen Part(s); CPT Code(s)
    SMELTZER, MICHAEL TED 6-Oct-50 30-Sep-10 88173; 88305CB
    ELLER, MARION JOYCE 12-Oct-32 30-Sep-10 88173; 88172; 88172; 88305CB



    This is what I would like the report to look like:

    Patient Patient; DOB collection date Specimen Part(s); CPT Code(s)
    SMELTZER, MICHAEL TED 6-Oct-50 30-Sep-10 88173
    SMELTZER, MICHAEL TED 6-Oct-50 30-Sep-10 88305CB
    ELLER, MARION JOYCE 12-Oct-32 30-Sep-10 88173
    ELLER, MARION JOYCE 12-Oct-32 30-Sep-10 88172
    ELLER, MARION JOYCE 12-Oct-32 30-Sep-10 88172
    ELLER, MARION JOYCE 12-Oct-32 30-Sep-10 88305CB


    Basically instead of the Specimen Part CPT field being concatenated I need a New Row for each CPT Code.

    Any ideas on how this can be done would be appreciated

  2. #2
    Valued Forum Contributor realniceguy5000's Avatar
    Join Date
    03-20-2008
    Location
    Fl
    MS-Off Ver
    Excel 2003 & 2010
    Posts
    951

    Re: Break Concatenated Field into Rows

    Please post and example workbook.
    Thank You, Mike

    Some Helpful Hints:

    1. New members please read & follow the Forum Rules
    2. Use Code Tags...Place[code]Before the first line and[/code] After the last line.
    3. If you are pleased with a solution mark your post SOLVED.
    4. Thank those who have help you by clicking the scales at the top right of the post.

    Here...

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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