Consulting

Results 1 to 5 of 5

Thread: Macro to Segregate values from cell and copy paste

  1. #1
    VBAX Regular
    Joined
    Jun 2015
    Posts
    88
    Location

    Macro to Segregate values from cell and copy paste

    Hello Everybody,

    Good Afternoon !!

    Request your assistance for macro.

    Need a macro
    1. To segregate the values available in C and D column in individual cell.
    2. Insert that many rows and paste these value along with rest column each after each.

    For more understanding I have attached a file.

    Thanks ,
    Shan
    Attached Files Attached Files

  2. #2
    Knowledge Base Approver VBAX Wizard p45cal's Avatar
    Joined
    Oct 2005
    Location
    Surrey UK
    Posts
    5,876
    In a given row, will it ever be the case that both columns C and D will have multiple values? If so, what do you want to happen?
    p45cal
    Everyone: If I've helped and you can't be bothered to acknowledge it, I can't be bothered to look at further posts from you.

  3. #3
    VBAX Regular
    Joined
    Jun 2015
    Posts
    88
    Location
    This will not be a case ... the multiple values will feature in either C or D .... please note there is no restriction on the multiple values.

  4. #4
    Knowledge Base Approver VBAX Wizard p45cal's Avatar
    Joined
    Oct 2005
    Location
    Surrey UK
    Posts
    5,876
    Click the button in the attached workbook.. does it do what you want?
    Attached Files Attached Files
    p45cal
    Everyone: If I've helped and you can't be bothered to acknowledge it, I can't be bothered to look at further posts from you.

  5. #5
    VBAX Regular
    Joined
    Jun 2015
    Posts
    88
    Location
    Thank you so much.

Posting Permissions

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