+ Reply to Thread
Results 1 to 5 of 5

IF (AND formula help with 5 IF conditions

  1. #1
    Registered User
    Join Date
    01-06-2014
    Location
    United States
    MS-Off Ver
    Excel 2007
    Posts
    3

    IF (AND formula help with 5 IF conditions

    Captive Revenue.xlsx

    I am trying to insert the following formula in my attached excel spreadsheet:

    =IF(B10<(0.05),0.2,IF(AND((B10>=0.05),(B10<.10)),0.15, IF(AND((B10>=.10), (B10<.25)),0.10, IF(AND((B10>=.25), (B10<.50)),0.05, IF(B10>=0.50),0,

    The goal here is to look at row B10 and depending on the value insert the value I have in the code. I'm not an expert in excel and having a hard time correcting the problem. Thanks so much for any help you can provide!

  2. #2
    Valued Forum Contributor quekbc's Avatar
    Join Date
    01-18-2010
    Location
    Sydney, Australia
    MS-Off Ver
    2010, 2013, 2016
    Posts
    1,149

    Re: IF (AND formula help with 5 IF conditions

    Hi jareid76,

    You'll be better off creating a table with all the appropriate rates and different levels of loss rates and use a LOOKUP rather than nested IFs. I've created a quick example in the file you uploaded. See if that suits you.
    Attached Files Attached Files

  3. #3
    Forum Expert
    Join Date
    08-12-2012
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2010
    Posts
    5,636

    Re: IF (AND formula help with 5 IF conditions

    From what i can see, all your IF's are tiered
    therefore you dont need all the AND's

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Last edited by humdingaling; 07-08-2015 at 02:14 AM. Reason: rephrased and grammar
    If you are satisfied with the solution(s) provided, please mark your thread as Solved.
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  4. #4
    Forum Expert
    Join Date
    08-12-2012
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2010
    Posts
    5,636

    Re: IF (AND formula help with 5 IF conditions

    alternate way of using lookup without table

    Formula: copy to clipboard
    Please Login or Register  to view this content.

  5. #5
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,328

    Re: IF (AND formula help with 5 IF conditions

    Reply withdrawn
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

+ 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 3 conditions
    By Yoona in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-16-2013, 05:14 AM
  2. [SOLVED] How to add 2 conditions to a Formula or modify existing formula
    By Frank121977 in forum Excel General
    Replies: 9
    Last Post: 12-22-2012, 03:13 PM
  3. [SOLVED] Several if conditions in one formula..is it possible???
    By gokzee in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 12-11-2012, 10:50 PM
  4. formula with 3 conditions ?
    By niceguy in forum Excel General
    Replies: 9
    Last Post: 07-16-2008, 07:26 AM
  5. 2 conditions in IF/AND formula
    By zadar24 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-18-2008, 05:32 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