+ Reply to Thread
Results 1 to 4 of 4

Formula to Return data in specific cells

  1. #1
    Registered User
    Join Date
    12-04-2010
    Location
    Jamaica
    MS-Off Ver
    Excel 2003
    Posts
    92

    Formula to Return data in specific cells

    Hello Team,

    I need help in writing a formula that will return data in specific cells based on a score that is entered in one of these cells. I have attached a file which has two sheets named "Efficiency Measures and Inventory Ratings. Please look at these sheets and you will fully understand what i want the formula to do.


    Thanks,
    Headley
    Attached Files Attached Files

  2. #2
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,147

    Re: Formula to Return data in specific cells

    hi Headley, it'll be good if you can list the minimum score to get those results. i listed mine in M6:M11 for eg. and i dont know how specific your decimal places are, so i used 6 decimal places. my formula in C25 would be:
    =LOOKUP($B25,$M$6:$M$11,I$6:I$11)

    or if you dont want the list, then:
    =LOOKUP($B25,{0.000001;0.96;0.98;0.981;0.99;0.990001},I$6:I$11)

    those numbers you see in red are the minimum scores i mentioned.
    Attached Files Attached Files
    Last edited by benishiryo; 01-06-2013 at 04:52 AM. Reason: added file

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

  3. #3
    Registered User
    Join Date
    12-04-2010
    Location
    Jamaica
    MS-Off Ver
    Excel 2003
    Posts
    92

    Re: Formula to Return data in specific cells

    Thanks for your quick response. I am however not seeing your info on the attachment

  4. #4
    Registered User
    Join Date
    12-04-2010
    Location
    Jamaica
    MS-Off Ver
    Excel 2003
    Posts
    92

    Re: Formula to Return data in specific cells

    Hi Guys,

    Can any one online help me with my question.

    Thanks in advance,
    Headley

+ 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