+ Reply to Thread
Results 1 to 3 of 3

A Complicated Look up Function?

  1. #1
    Registered User
    Join Date
    09-14-2009
    Location
    texas
    MS-Off Ver
    Excel 2003
    Posts
    16

    A Complicated Look up Function?

    Good Morning,

    I've been asked to build a "corporate scorecard" type calculator. This scorecard has various areas for you to put values into, (i.e. 8.3 out of 10 for "plays well with others"), and when the score for this area is entered it must return a pre-defined value for the weighted score. This sound complicated to simplify:

    The company has provided me tables for what the values returned to be. I.E if the score is above 5.2 return a value of 20, above 6.1 return a value of 23, and so on and so forth. This information is housed in the spreadsheet in cells A18:B39. "A" column being the breakpoint value and "B" Column being the value to be returned.

    so if someone's raw score for one category 5.5 it will go to the table, find the largest value that the score exceeds (in this case 5.2), and then return the corresponding value (20). I know this can be done with a chain of IF() functions but these tables range from 25 to 100 breakpoints making it plausible but not realistic.

    Any Ideas?


    Thank you for your time and consideartion.

    -YaK
    Last edited by screamnyak; 02-24-2011 at 01:48 PM. Reason: solved

  2. #2
    Forum Expert ConneXionLost's Avatar
    Join Date
    03-11-2009
    Location
    Victoria, Canada
    MS-Off Ver
    2010
    Posts
    2,952

    Re: A Complicated Look up Function?

    Try something like:

    Please Login or Register  to view this content.
    Cheers,
    Would you like to say thanks? Please click the: " Add Reputation" button, on the grey bar below the post.

  3. #3
    Registered User
    Join Date
    09-14-2009
    Location
    texas
    MS-Off Ver
    Excel 2003
    Posts
    16

    Re: A Complicated Look up Function?

    genius!

    Not as complicated as i thought.

    Thanks!

+ 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