+ Reply to Thread
Results 1 to 3 of 3

Vlookup formula require for multiple criteria

  1. #1
    Registered User
    Join Date
    11-13-2003
    Location
    India
    MS-Off Ver
    2007
    Posts
    65

    Vlookup formula require for multiple criteria

    I want the 2 criteria formula which can give near about match of above clumn C and D values from sheet1 DB and display here in yellow colur cells.
    but when i use index match formula causing huge time if i seek lots of values and easy formula which can pull the values from DB



    thanx
    Attached Files Attached Files
    mast

  2. #2
    Forum Expert dilipandey's Avatar
    Join Date
    12-05-2011
    Location
    Dubai, UAE
    MS-Off Ver
    1997 - 2016
    Posts
    8,191

    Re: Vlookup formula require for multiple criteria

    Hi amolryeolekar,

    And what should be the output ?

    Also, how you want to proceed - first lookup c3 in column B(sheet1) and then lookup D3's value in column C (sheet1) OR other way round ?

    Regards,
    DILIPandey
    <click on below * if this helps>
    DILIPandey, Excel rMVP
    +919810929744 (India), +971528225509 (Dubai), [email protected]

  3. #3
    Registered User
    Join Date
    10-02-2012
    Location
    Baku
    MS-Off Ver
    Excel 2010
    Posts
    273

    Re: Vlookup formula require for multiple criteria

    Hi,
    Unfortunately formula is long but I am sure, Excel gurus will suggest you smarter alternative. Here is my array formula
    e3 cell> =INDEX(sheet1!$K$3:$K$81,MATCH(SMALL(ABS(IFERROR((SMALL(IFERROR(ABS((sheet1!$B$3:$B$81-Sheet2!C3)),""),1)=IFERROR(ABS((sheet1!$B$3:$B$81-Sheet2!C3)),""))*sheet1!$C$3:$C$81,0)-Sheet2!D3),1),ABS(IFERROR((SMALL(IFERROR(ABS((sheet1!$B$3:$B$81-Sheet2!C3)),""),1)=IFERROR(ABS((sheet1!$B$3:$B$81-Sheet2!C3)),""))*sheet1!$C$3:$C$81,0)-Sheet2!D3),0)) CSE

    Formula calculates according to minimum difference

    See attachment
    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