+ Reply to Thread
Results 1 to 10 of 10

VLookup for 3 criteria

  1. #1
    Registered User
    Join Date
    07-30-2010
    Location
    Malaysia
    MS-Off Ver
    Excel 2016
    Posts
    90

    VLookup for 3 criteria

    Hi sir,

    I have creating a workbook using function vlook. but only manage to handle search in 2 criteria.

    =IF(ISERROR(VLOOKUP(C2,Sheet1!$B$2:$T$10000,3,0)),VLOOKUP(C2,Sheet1!$C$2:$T$10000,2,0),VLOOKUP(C2,Sheet1!$B$2:$T$10000,3,0))

    Anybody know the formula to search for 3 criteria based ?

    below workbook may assist you in understanding my request

    Please and Thanks
    Attached Files Attached Files

  2. #2
    Forum Expert cbatrody's Avatar
    Join Date
    04-15-2014
    Location
    Dubai
    MS-Off Ver
    Microsoft Office 365 ProPlus
    Posts
    2,136

    Re: VLookup for 3 criteria

    Hi,

    I have updated the formula in Name field (cell C6) in the attached file & it works fine for 3 columns. Please modify the same for other cells.

  3. #3
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: VLookup for 3 criteria

    maybe
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  4. #4
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,605

    Re: VLookup for 3 criteria

    Pl see attached file
    This also works
    Please Login or Register  to view this content.
    Last edited by kvsrinivasamurthy; 08-07-2014 at 07:35 AM.

  5. #5
    Registered User
    Join Date
    07-30-2014
    Location
    London
    MS-Off Ver
    12
    Posts
    8

    Re: VLookup for 3 criteria

    PLease, Can anyone help me on this issue ?http://www.excelforum.com/excel-form...n-2-table.html

  6. #6
    Forum Expert Vikas_Gautam's Avatar
    Join Date
    06-04-2013
    Location
    Ludhiana,Punjab, India
    MS-Off Ver
    Excel 2013
    Posts
    1,850

    Thumbs up Re: VLookup for 3 criteria

    Got the solution..

    My formula..
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    check the attachment..

    Don't forget to click *
    Attached Files Attached Files

  7. #7
    Registered User
    Join Date
    07-30-2014
    Location
    London
    MS-Off Ver
    12
    Posts
    8

    Re: VLookup for 3 criteria

    HI Vikas Can you help on my thread @ http://www.excelforum.com/excel-form...n-2-table.html

  8. #8
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: VLookup for 3 criteria

    luckyvasul
    Unfortunately your post does not comply with Rule 2 of our Forum RULES. Do not post a question in the thread of another member -- start your own thread.

    If you feel an existing thread is particularly relevant to your need, provide a link to the other thread in your new thread.

    Old threads are often only monitored by the original participants. New threads not only open you up to all possible participants again, they typically get faster response, too.

  9. #9
    Registered User
    Join Date
    07-30-2010
    Location
    Malaysia
    MS-Off Ver
    Excel 2016
    Posts
    90

    Re: VLookup for 3 criteria

    Quote Originally Posted by Vikas_Gautam View Post
    Got the solution..

    My formula..
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    check the attachment..

    Don't forget to click *
    Hi Vikas,

    Your formula code is work cool using function INDEX. But could you teach / explain me the function of "LARGE" & "(ROW($D$3:$D$612)-2),1))"

    Thank Bro.

  10. #10
    Forum Expert Vikas_Gautam's Avatar
    Join Date
    06-04-2013
    Location
    Ludhiana,Punjab, India
    MS-Off Ver
    Excel 2013
    Posts
    1,850

    Re: VLookup for 3 criteria

    Sorry for replying so late..

    Actually I used (ROW($D$3:$D$612)-2) to return the row no. of the cells matching criteria..
    I have deducted 2 to correct row no.s to correspond the the rows in the index provided..

    Then I used Large Function to return the 1st largest Row no....

    Use FORMULA AUDITING on a SMALLER EXAMPLE to understand it better..

    Don't forget to click *
    Last edited by JBeaucaire; 08-29-2014 at 12:14 PM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] VLOOKUP with two criteria
    By Yossarian17 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 04-04-2014, 02:42 PM
  2. Large multi criteria / Vlookup/Choose Multi criteria
    By deanusa in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-20-2014, 01:48 AM
  3. vlookup? match? index? MULTIPLE criteria for vlookup search problem....
    By aborg88 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 02-11-2013, 09:56 AM
  4. VLOOKUP with 2 criteria
    By pelikaan in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-07-2013, 06:39 AM
  5. [SOLVED] Vlookup with 2 criteria?
    By reirobin in forum Excel General
    Replies: 11
    Last Post: 05-21-2012, 11:21 AM

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