+ Reply to Thread
Results 1 to 5 of 5

Small IF(AND) formula returning false

  1. #1
    Forum Contributor
    Join Date
    07-18-2013
    Location
    United States
    MS-Off Ver
    Excel 2010
    Posts
    123

    Small IF(AND) formula returning false

    =IF(AND($C$2="Snowball Set No Excess (By Lowest Balance) ",S32=SMALL($R32:$AC32,COUNTIF($R32:$AC32,0)+1)),$AO30)

    R32 through AC32 have values. Intent is that if S32 is the smallest out of all of them, then it will equal to AO30 which has value of 70.

    It works on my other formula but this one is returning false when AO30 actually has a value.

  2. #2
    Forum Expert NeedForExcel's Avatar
    Join Date
    03-16-2013
    Location
    Pune, India
    MS-Off Ver
    Excel 2016:2019, MS 365
    Posts
    3,873

    Re: Small IF(AND) formula returning false

    I think that is because you have Set only the True condition of the If, not the False condition. If the answer is false, the formula will return "False", if not specified else wise..
    Cheers!
    Deep Dave

  3. #3
    Forum Contributor
    Join Date
    07-18-2013
    Location
    United States
    MS-Off Ver
    Excel 2010
    Posts
    123

    Re: Small IF(AND) formula returning false

    What would the formula be then?

  4. #4
    Forum Expert NeedForExcel's Avatar
    Join Date
    03-16-2013
    Location
    Pune, India
    MS-Off Ver
    Excel 2016:2019, MS 365
    Posts
    3,873

    Re: Small IF(AND) formula returning false

    Is is possible to attach a Sample Workbook?

  5. #5
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Small IF(AND) formula returning false

    If ALL the conditions which you mentioned in the AND function is getting matched means you will get the AO30 cell value as result else the formula will result you FALSE as result.


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

+ 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 returning FALSE when value not Numeric
    By Davidhubbard in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 06-04-2013, 08:19 AM
  2. Formula returning false??
    By dirtydan86 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-18-2012, 12:32 PM
  3. Formula returning 'false'
    By r.ellis7688 in forum Excel General
    Replies: 10
    Last Post: 02-22-2012, 08:55 AM
  4. formula returning false
    By sdts in forum Excel General
    Replies: 5
    Last Post: 12-10-2010, 06:35 AM
  5. formula using if and sum is returning false value.
    By hpcoolt in forum Excel General
    Replies: 4
    Last Post: 10-02-2009, 06:19 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