+ Reply to Thread
Results 1 to 4 of 4

IF command to have cell display no value & return equal to or greater that a value.

  1. #1
    Registered User
    Join Date
    06-12-2014
    Posts
    18

    IF command to have cell display no value & return equal to or greater that a value.

    Hi Guys

    I need help. Attached is my document. Column O is a total of all my days both in and out of the UK, see column P for a short explanation. I need to have the #NUM and #VALUE default to a blank cell when it can't find a value in column C & F. I also need to configure the cell at the bottom of column O to display the message "QUALIFY" in green if a number in any of the cells in column O are equal to or greater that 365.......

    Much appreciated...
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,962

    Re: IF command to have cell display no value & return equal to or greater that a value.

    =iferror(i5+o5,"")

    =IF(MAX(O4:O20)>365,"QUALIFY","FAIL")
    Last edited by protonLeah; 06-13-2014 at 03:21 PM.
    Ben Van Johnson

  3. #3
    Forum Expert ConneXionLost's Avatar
    Join Date
    03-11-2009
    Location
    Victoria, Canada
    MS-Off Ver
    2010
    Posts
    2,952

    Re: IF command to have cell display no value & return equal to or greater that a value.

    In columns I and O, use formulas in the style of:

    Please Login or Register  to view this content.
    and in column O, use SUM:

    Please Login or Register  to view this content.
    instead of =L5+O4

    Finally, in N22, use"

    Please Login or Register  to view this content.

    Cheers,
    Last edited by ConneXionLost; 06-13-2014 at 03:23 PM.
    Would you like to say thanks? Please click the: " Add Reputation" button, on the grey bar below the post.

  4. #4
    Registered User
    Join Date
    06-12-2014
    Posts
    18

    Re: IF command to have cell display no value & return equal to or greater that a value.

    Hi guys, thank you for your help.. You rock.

+ 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] COUNTIFS function w/greater than or equal to, and less than or equal to time values
    By AliciaRenee in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 03-27-2014, 03:57 PM
  2. Replies: 4
    Last Post: 10-22-2013, 01:26 AM
  3. [SOLVED] if cell value is greater than or equal to 2 change its value to 1
    By intothewild in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 11-25-2012, 03:03 PM
  4. Greater than equal to conditional format only if cell contains value - macro
    By lukestkd in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-25-2012, 07:50 PM
  5. Associate/Find Nos and Return Equal/Greater
    By Celticshadow in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-16-2011, 07:24 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