+ Reply to Thread
Results 1 to 2 of 2

Nesting IF Statements

  1. #1
    Registered User
    Join Date
    03-30-2015
    Location
    England
    MS-Off Ver
    2010
    Posts
    11

    Nesting IF Statements

    Hi Experts wondering if someone can help.

    I am wanting to set a formula using IF statements to score the below data based on its quartile position.

    So the first org score of 16.18 should be 20 as its between the medium 9.9 and UQ 17.5. I am struggling with writing the between in the nested IF formula.

    Struggling to attach the spreadsheet


    FY16 - Financial Indicators Revenue Growth % Score
    Org 1 16.18% Quartile Result Score
    Org 2 3.58% Elite 17.6% 40
    Org 3 -1.15% UQ 17.5% 30
    Org 4 87.94% M 9.9% 20
    Org 5 20.33% LQ 3.2% 10
    Org 6 3.28%
    Org 7 3.01%
    Org 8 16.59%

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    79,369

    Re: Nesting IF Statements

    Try this:

    Excel 2016 (Windows) 32 bit
    A
    B
    C
    D
    E
    F
    G
    H
    1
    2
    Org
    1
    16.18%
    20
    Quartile Result Score
    3
    Org
    2
    3.58%
    10
    LQ
    3.20%
    10
    4
    Org
    3
    -1.15%
    #N/A
    M
    9.90%
    20
    5
    Org
    4
    87.94%
    40
    UQ
    17.50%
    30
    6
    Org
    5
    20.33%
    40
    Elite
    17.60%
    40
    7
    Org
    6
    3.28%
    10
    8
    Org
    7
    3.01%
    #N/A
    9
    Org
    8
    16.59%
    20
    Sheet: Sheet1

    Excel 2016 (Windows) 32 bit
    D
    2
    =VLOOKUP(C2,$G$3:$H$6,2,1)
    Sheet: Sheet1
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    03-30-2015
    Location
    England
    MS-Off Ver
    2010
    Posts
    11

    Re: Nesting IF Statements

    Many thanks for the reply, problem is the look up will only provide an exact or appropriate match. With some of them the N/A cam up hence needing a IF.

    Still trying to sort this formula any assistance appreciated.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Nesting IF and OR statements
    By cheeky300 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-20-2014, 08:17 AM
  2. Nesting IF OR statements
    By cara13xxi in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 04-23-2013, 12:30 PM
  3. nesting more than 7 if statements
    By KAPearson in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-28-2012, 06:24 AM
  4. Nesting IF statements
    By narrowgate88 in forum Excel General
    Replies: 3
    Last Post: 06-02-2009, 03:28 PM
  5. Nesting If statements
    By Smitty14 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-05-2008, 10:47 AM
  6. Nesting If statements
    By RGPH in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 07-05-2007, 11:05 PM
  7. [SOLVED] Nesting IF statements
    By [email protected] in forum Excel General
    Replies: 2
    Last Post: 03-07-2006, 03:50 AM
  8. [SOLVED] nesting if statements
    By tjb in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-09-2005, 07:05 PM

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