+ Reply to Thread
Results 1 to 4 of 4

Excel 2007 : find <cell reference> and copy to new sheet

  1. #1
    Registered User
    Join Date
    07-22-2011
    Location
    Sydney
    MS-Off Ver
    Excel 2010
    Posts
    38

    Cool find <cell reference> and copy to new sheet

    Hi all,

    Thanks in advance,
    I'm pretty new to excel, so forgive me.

    I am looking for a formula that will search sheet 1 in column L for a word that is entered into sheet2A1 and copy the matching rows into sheet 2. A 2 and repeat until all of column L is checked.

    Hope that makes sense.

    Thanks again,
    N
    Last edited by ngocpdn; 07-22-2011 at 05:19 AM.

  2. #2
    Valued Forum Contributor
    Join Date
    05-23-2011
    Location
    Lahore PK
    MS-Off Ver
    Excel 2007, 2013
    Posts
    627

    Re: find <cell reference> and copy to new sheet

    in cell B2 of Sheet 2 copy this formula

    =IFERROR(MATCH(A1,Sheet1!L:L,0),"")

    and paste down


    Kindly upload a sample workbook if problem is not solved

  3. #3
    Registered User
    Join Date
    07-22-2011
    Location
    Sydney
    MS-Off Ver
    Excel 2010
    Posts
    38

    Re: find <cell reference> and copy to new sheet

    Hi Azam Ali

    i've attached a sample file.
    is it possible to:
    Search (SHEET 2!A1<NAME1!>) in SHEET 1 Column L and copy the rows with matching word into SHEET 2. I will use the same formula for the next sheet, but change the refernce text (NAME 2).

    In the example file, on sheet 2 is the desire result.
    However i have a 6months worth of data, so i am really hoping there is a formula that will work.
    Thanks so much for helping
    Attached Files Attached Files

  4. #4
    Valued Forum Contributor
    Join Date
    05-23-2011
    Location
    Lahore PK
    MS-Off Ver
    Excel 2007, 2013
    Posts
    627

    Re: find <cell reference> and copy to new sheet

    Hi ngocpdn
    find the attatched file
    Attached Files Attached Files

+ 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