Closed Thread
Results 1 to 3 of 3

IF statement with text as logical condition

  1. #1
    Registered User
    Join Date
    03-22-2019
    Location
    Philippines
    MS-Off Ver
    2016
    Posts
    5

    IF statement with text as logical condition

    Hi,

    I'm trying to create a formula which will give a positive, negative, and indeterminate interpretation based on the values entered on separate cell. But I can't seem to get the logical condition that uses text to work. The formula I'm using is: =IF(OR(AND(A8>=2,A5>=4),AND(A8<2,A5>=6)),"POSITIVE.",IF(AND(A8<2,A5>=4,A5<6),"NEGATIVE (see comment***).",IF(AND(A8>=2,A5<4),"NEGATIVE (see comment*).",IF(AND(A8<2,A5<4),"NEGATIVE.",IF(AND(A8="N/A",A5="N/A"),"INDETERMINATE', ""ERROR")))))

    I can't seem to get the last IF statement to work.

    Can someone help me? Thank you.
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    12-23-2006
    Location
    germany
    MS-Off Ver
    XL2003 / 2007 / 2010
    Posts
    6,326

    Re: IF statement with text as logical condition

    Duplicate
    https://www.excelforum.com/excel-for...ml#post5088146

  3. #3
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,448

    Re: IF statement with text as logical condition

    Administrative Note:

    Welcome to the forum.

    Unfortunately, this is a duplicate thread, and you are allowed only ONE thread per issue here. I am, therefore, closing this thread, but you may continue here in the original thread:https://www.excelforum.com/excel-for...ml#post5088146

Closed 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 Cell contains variuos Text, logical yes output cell text, logical No Trim
    By mwilliams400 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 02-12-2019, 11:58 AM
  2. [SOLVED] IF statement with IF Statement as logical test, and output if false
    By wetbean in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-19-2018, 12:59 PM
  3. [SOLVED] Use the contents of a cell reference in the logical condition of an IF statement
    By wastedaway in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 05-08-2018, 12:54 PM
  4. [SOLVED] Replacing too many logical statements in IF-ELSE Condition
    By ykobure in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-26-2015, 08:32 AM
  5. [SOLVED] How do I use a logical IF statement with TEXT in EXCEL
    By SchnidRoCK in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 09-16-2014, 03:13 PM
  6. logical condition
    By federfico in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-14-2007, 11:47 AM
  7. 3 logical condition if statement
    By Mikehughes in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-19-2006, 08:59 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