+ Reply to Thread
Results 1 to 2 of 2

Formula With Blanks Causing Incorrect Responses

  1. #1
    Registered User
    Join Date
    03-09-2020
    Location
    London
    MS-Off Ver
    365
    Posts
    4

    Formula With Blanks Causing Incorrect Responses

    Good Afternoon All,

    I was kindly provided through this site the below sum.

    =IF(OR(ISBLANK(E11),ISBLANK(G11)),"",NETWORKDAYS(E11,G11)-1)

    This is working correctly but I need to go a step further and have a sum look at if this is within our SLA so I have the below.

    =IF(AND(H11>=0,H11<=5),"Pass","Fail")

    The issue that I have is that the blank cells being left by the first formula are creating a “Fail” response. I need this to sum to do the following:

    Pass if between 0 and 5
    Fail if 6 and over
    If no number in the cell (blank) then no response

    Your help is greatly appriciated

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

    Re: Formula With Blanks Causing Incorrect Responses

    Perhaps
    Formula: copy to clipboard
    Please Login or Register  to view this content.

+ 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. Excel Logic test returning incorrect responses
    By S Hoffmann in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-03-2015, 08:16 AM
  2. Replies: 12
    Last Post: 09-19-2014, 10:18 PM
  3. Incorrect usage of MoveAfterReturnDirection causing copy/paste problem
    By #Justin! in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-06-2012, 08:40 PM
  4. Replies: 7
    Last Post: 03-09-2006, 04:55 PM
  5. formula returning incorrect blanks
    By [email protected] in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-09-2006, 03:35 PM
  6. [SOLVED] formula returning incorrect blanks
    By [email protected] in forum Excel General
    Replies: 7
    Last Post: 03-09-2006, 03:20 PM
  7. formula returning incorrect blanks
    By [email protected] in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 03-09-2006, 03:20 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