+ Reply to Thread
Results 1 to 9 of 9

Vlookup for multiple column index number and Multiple criteria

  1. #1
    Registered User
    Join Date
    08-20-2018
    Location
    Nigeria
    MS-Off Ver
    2016
    Posts
    12

    Vlookup for multiple column index number and Multiple criteria

    Hello My people.

    Thanks for always assisting me, I'm here again. Find the attached excel sheet. I want to calculate dog nutrition based on two variables which are Age and Weight. I have the chart already, i just want my excel to look for the exact value for the age and weight on the food chart and display the result. I have weight in kg or Lbs. you can use anyone out of it.

    Waiting for your kind response. thanks
    Attached Files Attached Files

  2. #2
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: Vlookup for multiple column index number and Multiple criteria

    Please try at F7

    =INDEX(Sheet1!$C$4:$G$14,MATCH(C7,Sheet1!$A$4:$A$14,),MATCH(D7,Sheet1!$C$3:$G$3,))&""

  3. #3
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,612

    Re: Vlookup for multiple column index number and Multiple criteria

    Age =Sheet1!$N$5:$N$9
    Units =Sheet1!$A$3:$B$3
    Weights =Sheet1!$A$4:$B$14

    data val for B7: =units
    data val for C7: =INDEX(Weights,0,MATCH($B$7,Units,0))
    Data val for D7: =Age
    result:
    Please Login or Register  to view this content.
    Attached Files Attached Files
    Ben Van Johnson

  4. #4
    Registered User
    Join Date
    08-20-2018
    Location
    Nigeria
    MS-Off Ver
    2016
    Posts
    12

    Re: Vlookup for multiple column index number and Multiple criteria

    Quote Originally Posted by protonLeah View Post
    Age =Sheet1!$N$5:$N$9
    Units =Sheet1!$A$3:$B$3
    Weights =Sheet1!$A$4:$B$14

    data val for B7: =units
    data val for C7: =INDEX(Weights,0,MATCH($B$7,Units,0))
    Data val for D7: =Age
    result:
    Please Login or Register  to view this content.


    Thanks very much, You did a great job for me. Please, the image on the dashboard is for what, because I try to edit it, it was not editable.

  5. #5
    Registered User
    Join Date
    08-20-2018
    Location
    Nigeria
    MS-Off Ver
    2016
    Posts
    12

    Re: Vlookup for multiple column index number and Multiple criteria

    Quote Originally Posted by Bo_Ry View Post
    Please try at F7

    =INDEX(Sheet1!$C$4:$G$14,MATCH(C7,Sheet1!$A$4:$A$14,),MATCH(D7,Sheet1!$C$3:$G$3,))&""
    Thanks for your, Response, I really appreciate it.

  6. #6
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,612

    Re: Vlookup for multiple column index number and Multiple criteria

    The picture should be deleted. I just used it while working...

  7. #7
    Registered User
    Join Date
    08-20-2018
    Location
    Nigeria
    MS-Off Ver
    2016
    Posts
    12

    Re: Vlookup for multiple column index number and Multiple criteria

    Thanks God Bless you.

  8. #8
    Registered User
    Join Date
    08-20-2018
    Location
    Nigeria
    MS-Off Ver
    2016
    Posts
    12

    Re: Vlookup for multiple column index number and Multiple criteria

    Quote Originally Posted by protonLeah View Post
    The picture should be deleted. I just used it while working...
    Hello ProtonLeah,

    Please, I tried to, put import it into google spreadsheet, the drop-down button for the weight, is not coming up as a result of not listed for data validation. How can I correct this on that spreadsheet

  9. #9
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,612

    Re: Vlookup for multiple column index number and Multiple criteria

    I'm sorry but I don't work with google docs. Maybe this should be a new question for the forum...

+ 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. Multiple Criteria IF, INDEX, or VLOOKUP
    By chrapm1 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-04-2018, 09:57 AM
  2. [SOLVED] VLOOKUP/INDEX multiple criteria
    By 3345james in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-04-2016, 02:50 PM
  3. Vlookup (or index/match) with multiple criteria over multiple sheets
    By Groovicles in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-18-2013, 01:56 PM
  4. 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
  5. [SOLVED] VLOOKUP (multiple criteria) vs. INDEX and MATCH
    By B-dub in forum Excel General
    Replies: 3
    Last Post: 04-13-2012, 06:23 PM
  6. Multiple Column Index Number in VLookup
    By GorillaBoze in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 10-28-2005, 12:06 PM
  7. [SOLVED] Vlookup or index/match with multiple column and criteria?
    By xirx in forum Excel General
    Replies: 2
    Last Post: 07-22-2005, 08:05 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