+ Reply to Thread
Results 1 to 4 of 4

IF Function Returning False

Hybrid View

  1. #1
    Registered User
    Join Date
    03-24-2021
    Location
    London, England
    MS-Off Ver
    2016
    Posts
    13

    IF Function Returning False

    Hi All,

    I have set out a workbook which illustrates the issue. I have a basic IF Formula, however, the negative outcome is returning "FALSE" instead of next. Please help (See Cell K20 in the workbook).

    =IF(AND($A12="",$B12="",$C12=""),"",IF(AND($A12<>"",$B12="",$C12=""),IF(OR(AND($A12<E$5+7,$A12>E$5),E$5=$A12),"Budget","NEXT")))

    Thank you in advance
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    30,791

    Re: IF Function Returning False

    Try

    =IF(AND($A12="",$B12="",$C12=""),IF(AND($A12<>"",$B12="",$C12=""),IF(OR(AND($A12<E$5+7,$A12>E$5),E$5=$A12),"Budget","")),"NEXT")

  3. #3
    Registered User
    Join Date
    03-24-2021
    Location
    London, England
    MS-Off Ver
    2016
    Posts
    13

    Re: IF Function Returning False

    Thanks John, all sorted!

  4. #4
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    30,791

    Re: IF Function Returning False

    You are welcome.

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

    Also, you may not be aware that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of those who helped.

+ 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. [SOLVED] IF FUNCTION Problem, returning false when number is less than 1000
    By Lanjal in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 01-24-2021, 06:07 PM
  2. IF Function returning false
    By CARDINALKID00 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-04-2020, 06:14 PM
  3. IF AND ISNUMBER SEARCH Function. Keeps returning false value even if true.
    By joshuarobbins in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 08-05-2019, 02:53 AM
  4. [SOLVED] if fUNCTION - returning false? what is wrong with my criteria
    By rayted in forum Excel Formulas & Functions
    Replies: 16
    Last Post: 07-11-2019, 04:13 PM
  5. [SOLVED] If isnumber search function returning false
    By hawkwolf in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-14-2018, 02:36 PM
  6. Nested If function returning FALSE instead of number
    By erimhast in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 12-09-2015, 07:47 PM
  7. if function returning false instead of my selection
    By kelleybr in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-27-2006, 03:23 PM

Tags for this Thread

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