+ Reply to Thread
Results 1 to 3 of 3

lookup help

  1. #1
    Registered User
    Join Date
    05-17-2013
    Location
    brisbane australia
    MS-Off Ver
    Excel 2007
    Posts
    4

    lookup help

    Hey all

    im not sure what formula i should be using here

    what i am trying to do is in J2 is look at sheet Cases that matches up with the data thats in B2 and is the MINIMUM number (if there is multiple cases) and gives me the data thats in column D in cases

    im currently using excel 2007 and some computers are using excel 2010 as well

    please see example in attached file for more information

    test.xlsx

  2. #2
    Valued Forum Contributor Lemice's Avatar
    Join Date
    04-13-2013
    Location
    Somewhere.
    MS-Off Ver
    Excel 2016
    Posts
    696

    Re: lookup help

    Hello and welcome to the forum,

    Maybe this formula is what you are looking for
    =LOOKUP(2,1/($I2=Cases!$J$2:$J$11)/($B2=Cases!$H$2:$H$11),Cases!$D$2:$D$11)

    Paste it on J2 on your Work worksheet and drag it down.
    (copy pasta from Ford)
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools

    Regards,
    Lem

  3. #3
    Registered User
    Join Date
    05-17-2013
    Location
    brisbane australia
    MS-Off Ver
    Excel 2007
    Posts
    4

    Re: lookup help

    Thank you very much Lemice works a treat

+ 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