+ Reply to Thread
Results 1 to 8 of 8

Looking to do a multiple IF function that then computes a number

  1. #1
    Registered User
    Join Date
    11-27-2012
    Location
    California
    MS-Off Ver
    Excel 2007
    Posts
    4

    Looking to do a multiple IF function that then computes a number

    here is the data set:

    92.1% 99.0% 94.0% 84.0% 66.0% 75.0% 89.0% top 3 minus 0; bottom 3 minus 50; all others minus 25 (out of 100 total)
    0.0% 2.3% 0.0% 2.5% 0.0% 5.0% 3.0% minus 25 pts if not meeting 2% standard
    3.9% 3.5% 0.0% 3.6% 0.0% 1.0% 0.0% minus 25 pts if not meeting 5% standard
    3.0% 5.0% 0.0% 1.2% 0.0% 2.0% 0.0% minus 25 pts if not meeting 0% standard
    [FORMULA]

    So out of the top row, would like to figure out if cell Row1Column1 is in the top 3 highest numbers for the entire row, and if top 3 then minus 0; bottom 3 minus 50; all others minus 25 (starting from 100 possible points), then subtract 25 from that computed value if cell R2C1 if it's less than or equal to 2%; then subtract 25 from the computed value if cell R3C1 is not less than or equal to 5%; then subtract 25 again if cell R4C1 is equal to 0%.

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Looking to do a multiple IF function that then computes a number

    nice data! but put in a workbook with required results would be a tad easier to understand
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  3. #3
    Registered User
    Join Date
    11-27-2012
    Location
    California
    MS-Off Ver
    Excel 2007
    Posts
    4

    Re: Looking to do a multiple IF function that then computes a number

    untitled.JPG

    Hopefully this will help...

  4. #4
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Looking to do a multiple IF function that then computes a number

    err thats an image!no one wants to type all that in to replicate your data

  5. #5
    Registered User
    Join Date
    11-27-2012
    Location
    California
    MS-Off Ver
    Excel 2007
    Posts
    4

    Re: Looking to do a multiple IF function that then computes a number

    Book1.xlsx

    All right, hopefully the file is there. Cant upload from my LAN at work.

  6. #6
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Looking to do a multiple IF function that then computes a number

    ok thats good now what results do you want?

  7. #7
    Registered User
    Join Date
    11-27-2012
    Location
    California
    MS-Off Ver
    Excel 2007
    Posts
    4

    Re: Looking to do a multiple IF function that then computes a number

    So I would like excel to compute in cell B9 "IF" Unit A is in the top 3 highest unit scores for metric 1row, and if top 3 then subtract 0; bottom 3 subtract 50; and if not top or bottom then subtract 25 (starting from 100 possible points). Then subtract 25 from that computed value if cell B5 is less than or equal to 2%; then subtract 25 from the computed value if cell B6 is not less than or equal to 5%; then subtract 25 again if cell B7 is equal to 0%.

    This final computed number could be a negative number, but I would like to only show zero in that case.

    I would then copy paste the formual into the remaining cells for row 9.
    Thanks!

  8. #8
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Looking to do a multiple IF function that then computes a number

    this may be clear to you but how exactly would you manually calculate b9

+ 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