+ Reply to Thread
Results 1 to 4 of 4

Return a Value

  1. #1
    Registered User
    Join Date
    09-02-2008
    Location
    canada
    Posts
    14

    Return a Value

    Hi,

    How would I return a grade value (A2:A17) if the total score falls between a min and max value (B2:C17)? Please refer to example sheet attached.
    Thanks.
    Attached Files Attached Files

  2. #2
    Forum Expert sweep's Avatar
    Join Date
    04-03-2007
    Location
    Great Sankey, Warrington, UK
    MS-Off Ver
    2003 / 2007 / 2010 / 2016 / 365
    Posts
    3,454
    Hi,

    Use this formula

    =INDEX($A$2:$A$17,MATCH(D20,$C$2:$C$17,-1))

    after inverting the table (grade 16 at the top)
    Rule 1: Never merge cells
    Rule 2: See rule 1

    "Tomorrow I'm going to be famous. All I need is a tennis racket and a hat".

  3. #3
    Forum Expert Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2013, 2016, O365
    Posts
    6,996

    Lookup a value

    Using your posted workbook...Try this:

    Please Login or Register  to view this content.
    Copy that formula across through H21.

    Does that help?
    Ron
    Former Microsoft MVP - Excel (2006 - 2015)
    Click here to see the Forum Rules

  4. #4
    Registered User
    Join Date
    09-02-2008
    Location
    canada
    Posts
    14
    Hi,
    Thank guys for the help. I prefered to use Ron's formula because i prefer not to invert the table. & it worked fine.
    Thank you.

+ 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