+ Reply to Thread
Results 1 to 3 of 3

A Countif Function with Exception

  1. #1
    Registered User
    Join Date
    03-07-2013
    Location
    Jeddah
    MS-Off Ver
    Excel 2007
    Posts
    61

    A Countif Function with Exception

    Is there a countif function which counts certain values except others, e.g.,

    =countif(A1:A100,"*",except the word "false")
    Last edited by alyaahmed; 03-23-2013 at 02:57 PM.

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    25,427

    Re: A Countif Function with Exception

    Try this:

    =COUNTIF(A1:A100,"<>false")

    Hope this helps.

    Pete

  3. #3
    Registered User
    Join Date
    03-07-2013
    Location
    Jeddah
    MS-Off Ver
    Excel 2007
    Posts
    61

    Re: A Countif Function with Exception

    Thanks Pete. Your function greatly helps. . Thanks indeed.

+ 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