+ Reply to Thread
Results 1 to 2 of 2

IF(OR(ISERROR...(ISBLANK problem

  1. #1
    Registered User
    Join Date
    07-29-2011
    Location
    Australia
    MS-Off Ver
    Excel 2007
    Posts
    1

    IF(OR(ISERROR...(ISBLANK problem

    Hi There,
    I'm also having difficulty with this type of formula, I suspect I just have the parentheses out of order? as this will return the result I require but it displays the #div/0 error instead of "".

    I'm wanting the formula to display the results if there is no error or if G3 isn't blank.
    This code uses values in table headings then counts the values on the data tab.


    =IF(OR(ISERROR(COUNTIF(DATA!$A:$A,TEXT(G$3,"d/mm/yyyy")&"|"&IF($C8="Uncategorised","UC",RIGHT($C8,1))&"|Breach"))/(COUNTIF(DATA!$A:$A,TEXT(G$3,"d/mm/yyyy")&"|"&IF($C8="Uncategorised","UC",RIGHT($C8,1))&"|Breach")+COUNTIF(DATA!$A:$A,TEXT(G$3,"d/mm/yyyy")&"|"&IF($C8="Uncategorised","UC",RIGHT($C8,1))&"|No Breach")),(ISBLANK(G$3))),"",(COUNTIF(DATA!$A:$A,TEXT(G$3,"d/mm/yyyy")&"|"&IF($C8="Uncategorised","UC",RIGHT($C8,1))&"|Breach"))/(COUNTIF(DATA!$A:$A,TEXT(G$3,"d/mm/yyyy")&"|"&IF($C8="Uncategorised","UC",RIGHT($C8,1))&"|Breach")+COUNTIF(DATA!$A:$A,TEXT(G$3,"d/mm/yyyy")&"|"&IF($C8="Uncategorised","UC",RIGHT($C8,1))&"|No Breach")))


    Any help would be appreciated

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

    Re: IF(OR(ISERROR...(ISBLANK problem

    Hi and welcome to the board

    Don't post a question in the thread of another member -- start your own thread. If you feel it's particularly relevant, provide a link to the other thread.

    I have moved your post for you - Please have a look at our forum rules - Thx

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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