+ Reply to Thread
Results 1 to 4 of 4

find values between cells and paste in rows of another sheet

  1. #1
    Registered User
    Join Date
    11-25-2010
    Location
    India
    MS-Off Ver
    Excel 2003
    Posts
    4

    find values between cells and paste in rows of another sheet

    Hi friends,

    Please help me to create script which copy values from one sheet and paste it to another sheet.

    Input is like below :

    START
    M1
    M2
    M3
    END
    START
    M4
    M5
    M6
    M7
    M8
    END
    START
    M9
    M10
    END


    Output required is below in another sheet.

    M1 M2 M3
    M4 M5 M6 M7 M8
    M9 M10


    i want to copy values in betn start to end values and paste that values in one row respectively.

    Thanks in advance

  2. #2
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,375

    Re: find values between cells and paste in rows of another sheet

    Moved to Excel Programming.

    Please take care to post your thread in an appropriate forum. If you are after a "script", then "Worksheet Functions" is not the right forum.

  3. #3
    Forum Guru
    Join Date
    08-26-2007
    Location
    London
    Posts
    4,606

    Re: find values between cells and paste in rows of another sheet

    Try this:
    Please Login or Register  to view this content.

  4. #4
    Registered User
    Join Date
    11-25-2010
    Location
    India
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: find values between cells and paste in rows of another sheet

    Thank you very much stephen,

    Its working perfectly


    teylyn sorry to post my query in wrong forum

+ 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