+ Reply to Thread
Results 1 to 4 of 4

Formula to find two criteria from a table and return corresponding result

  1. #1
    Registered User
    Join Date
    02-08-2016
    Location
    Newcastle, Australia
    MS-Off Ver
    2013
    Posts
    7

    Formula to find two criteria from a table and return corresponding result

    Hi!
    I would like to use the attached data (rating and appetite levels) to look at the "tolerance table" and return a result from the table.

    Examples given manually in the spreadsheet - so a rating of 9, with an appetite of 4 will give a tolerance level of "leaning high". Imagine I could play around and come up with maybe an IF formula to put into column G, but I really need it to read out of the "tolerance table" and not sure I can do that with an IF formula?

    I intend to send this on to someone and I'd like them to be able to update the table and the results change accordingly.

    Any thoughts?

    Thanks!
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    02-07-2013
    Location
    Karachi, Pakistan
    MS-Off Ver
    Excel 2007
    Posts
    290

    Re: Formula to find two criteria from a table and return corresponding result

    Hi emma390,

    Try this in G2 and copy down:

    =INDEX($J$4:$N$8,MATCH($E2,{1,4,6,10,15},1),MATCH($F2,$J$3:$N$3,0))

    Blessing

  3. #3
    Registered User
    Join Date
    09-24-2015
    Location
    Delhi, India
    MS-Off Ver
    MS Office 2013
    Posts
    65

    Re: Formula to find two criteria from a table and return corresponding result

    hi,

    see in attachment if it work for you.

    Thanks
    Rohit
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    02-08-2016
    Location
    Newcastle, Australia
    MS-Off Ver
    2013
    Posts
    7

    Re: Formula to find two criteria from a table and return corresponding result

    Thank you both! They both worked a treat

    Cheers

+ 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] Index formula looking at two criteria to find result
    By ciresuark in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 09-18-2015, 03:18 PM
  2. Searching a table for multiple criteria to return single result
    By erice in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-16-2014, 09:53 AM
  3. Lookup two criteria and return a third criteria as result. Aaaargh!
    By dearthofjoy in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 10-08-2013, 12:13 PM
  4. excel formula to find the result from the 3 column with criteria
    By breadwinner in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 09-26-2013, 05:09 AM
  5. Replies: 7
    Last Post: 09-06-2013, 11:59 PM
  6. [SOLVED] Lookup formula required to search for two criteria and return result
    By dave1983 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 12-12-2012, 03:29 PM
  7. match 3 criteria in 1 table , find a matching row then return value from that row
    By bokusale in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-08-2012, 12:48 PM

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