Results 1 to 5 of 5

Thread: Split Data in one cell into below rows

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    VBAX Regular
    Joined
    Aug 2012
    Posts
    8
    Location

    Split Data in one cell into below rows

    Greetings,

    Can any one help on this below situation.

    I have data in two Columns one Columns contains data with different line in each cell

    like

    MR X
    MR Y
    MR Z

    and in the other column with single line like

    Success
    Failed

    Please see the below image for clear view.



    In this case, I want to split the data in to each line in to each row.

    Like MR X Failed
    Mr Y Failed
    Mr Z Failed and so on..

    Can anybody has an Idea to solve my problem with a Macro?

    Thank you in Advance.

    Best Regards,
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •