+ Reply to Thread
Results 1 to 4 of 4

Need Help with IF Logic

  1. #1
    Registered User
    Join Date
    10-23-2019
    Location
    Houston
    MS-Off Ver
    2016
    Posts
    2

    Need Help with IF Logic

    Receiving errors on the following:

    =IF(U39<=1.2,"No Label",
    IF((AND(U39<8.0,U39>1.2)),"No Action"),
    IF((AND(U39>8,AK39<8)),"Mitigated", "Not Mitigated"))

    Were are my mistakes??

    Thanks!!!

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,830

    Re: Need Help with IF Logic

    Welcome to the forum.

    What errors? How about this?

    =IF(U39<=1.2,"No Label",IF(AND(U39<8.0,U39>1.2),"No Action",IF(AND(U39>8,AK39<8),"Mitigated", "Not Mitigated")))
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    10-23-2019
    Location
    Houston
    MS-Off Ver
    2016
    Posts
    2

    Re: Need Help with IF Logic

    Thank you!!!

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,830

    Re: Need Help with IF Logic

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

+ 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. Logic help
    By LukeMc80 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 09-23-2015, 07:34 AM
  2. [SOLVED] If logic
    By NotSwank in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-04-2014, 09:08 AM
  3. Logic Help
    By shruthidwh in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-05-2012, 10:00 PM
  4. For each next logic. How to end?
    By danny2000 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-11-2007, 07:04 AM
  5. Logic
    By Neight in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-22-2007, 11:24 AM
  6. Logic please
    By changetires in forum Excel General
    Replies: 2
    Last Post: 06-20-2006, 01:21 PM
  7. if logic
    By MIKE0W in forum Excel General
    Replies: 4
    Last Post: 03-23-2005, 05:48 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