+ Reply to Thread
Results 1 to 4 of 4

Lookup multiple entries in a column

  1. #1
    Registered User
    Join Date
    05-10-2013
    Location
    Ireland
    MS-Off Ver
    Office Pro Plus 2019
    Posts
    9

    Lookup multiple entries in a column

    I am looking for help to lookup exact and multiple entries on a column, then have the data from the same rows go to another sheet.

    example:
    Column A contains names.
    Column B Contains unneeded data for copying
    Column C contains dates
    Column D contains products

    so I would need to find, for example, all rows that contain John in Column A, then have the values in the cells of columns C and D's corresponding rows replicated to another sheet, omitting the data in column B.

    I am hoping this can be done with formulas but all my searching so far seems to indicate that I cannot.

    Many Thanks!

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Lookup multiple entries in a column

    Perhaps something like this? ARRAY formula..

    =index(a$1:a$100;small(if($a$1:$a$100="John";row(a$1:a$100));row(a1)))
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  3. #3
    Registered User
    Join Date
    05-10-2013
    Location
    Ireland
    MS-Off Ver
    Office Pro Plus 2019
    Posts
    9

    Re: Lookup multiple entries in a column

    HAHA, I finally found a youtube video on it using a play on your formula.

    Thank you for you help Fotis!

    link to the YT vid: http://www.youtube.com/watch?v=Tp7I5u1MqiM

  4. #4
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Lookup multiple entries in a column

    .......................

+ 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