+ Reply to Thread
Results 1 to 2 of 2

Look up 'X' in a table of value ranges & return the correct answer

  1. #1
    Forum Contributor
    Join Date
    06-19-2012
    Location
    Canada
    MS-Off Ver
    Office 365
    Posts
    143

    Look up 'X' in a table of value ranges & return the correct answer

    Hi there,

    I have a file where in cell B6, I need to look up the value in A6, and return the correct value in column G, based on where A6 falls into the correct range of values (greater than the value in column E, but less than the value in column F)

    Thanks so much for any thoughts 
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    11-05-2012
    Location
    India
    MS-Off Ver
    Excel 2010
    Posts
    229

    Re: Look up 'X' in a table of value ranges & return the correct answer

    Hi Tamarissa!

    Enter the following formula in B6, and autofill:

    =INDEX($G$5:$G$47,MATCH(A6,$E$5:$E$47,1))

    Don't forget to click the little star to the left of this post if you feel I helped!
    Taming the Excel dragon... www.TheExcelphile.com

+ 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