+ Reply to Thread
Results 1 to 4 of 4

Nested IF statements

  1. #1
    Forum Contributor
    Join Date
    03-17-2013
    Location
    London, England
    MS-Off Ver
    Microsoft 365 MSO (Version 2202 Build 16.0.14931.20648) 32-bit
    Posts
    155

    Nested IF statements

    Hi all,

    Please in attached at test sheet, I a using an older version of Excel so unfortunate not able t use =IFS but only nested I statements but cannot get it to work, I fact the more I try the worse I seem to be make it

    What I am trying to do is, In COLUMN C use multiple nested IF statements to determine what tier a person falls under in regards to a number, So for instance is somone gets 18600 then they would b in TIER 2, If someone else gets only 9999 then they will be in Tier 0 and so on (as on the test sheet attached)

    Am I right in trying a Nested IF statement to do this? if so any idea's on how I can

    Thank you in advance for any help.
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,126

    Re: Nested IF statements

    If you change the Tier0 value to 0 you can use this
    =INDEX($F$4:$F$10,MATCH(B2,$G$4:$G$10,1))

  3. #3
    Forum Contributor
    Join Date
    03-17-2013
    Location
    London, England
    MS-Off Ver
    Microsoft 365 MSO (Version 2202 Build 16.0.14931.20648) 32-bit
    Posts
    155

    Re: Nested IF statements

    Quote Originally Posted by Fluff13 View Post
    If you change the Tier0 value to 0 you can use this
    =INDEX($F$4:$F$10,MATCH(B2,$G$4:$G$10,1))
    Thanks for the reply, It doesn't work, I get he N/A error, Is this because it's trying to MATCH an exact amount?

    Tier 1 would be any number from 0 - 9999, Tier 2 10000 - 14999, Tier 3 15000 - 19999 and so on, Sorry that's my fault I did not explain it very well.

  4. #4
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,126

    Re: Nested IF statements

    As long as the ratings in G4:G10 are the minimum rating for the tier it should work.
    Attached Files Attached Files

+ 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. Formula with nested IF statements & AND statements
    By Hollywood44 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-11-2018, 03:38 PM
  2. [SOLVED] Nested if statements containing multiple and statements
    By John M. in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 06-22-2014, 11:48 PM
  3. questions with if statements and nested if statements
    By Pat Excel in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 02-03-2013, 01:41 PM
  4. Nested if statements with AND and OR statements
    By joeljoel in forum Excel General
    Replies: 4
    Last Post: 08-08-2011, 12:57 PM
  5. Multiple nested IF statements and AND statements
    By TonyGetz in forum Excel General
    Replies: 2
    Last Post: 12-14-2010, 03:07 AM
  6. Nested If statements / logic statements
    By Brainless_09 in forum Excel General
    Replies: 3
    Last Post: 06-17-2009, 02:59 PM
  7. Replies: 12
    Last Post: 05-15-2009, 08:38 AM

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