+ Reply to Thread
Results 1 to 3 of 3

how to use count.if with filters, HELP

  1. #1
    Registered User
    Join Date
    05-13-2013
    Location
    mexico
    MS-Off Ver
    Excel 2003
    Posts
    4

    Question how to use count.if with filters, HELP

    I am working with a table and I just want to count those cells that contain the word OK, but that does not count the cells that contain formulas
    Attached Files Attached Files

  2. #2
    Forum Moderator jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    Cibolo, TX
    MS-Off Ver
    Office 365
    Posts
    10,316

    Re: how to use count.if with filters, HELP

    Try...

    =SUMPRODUCT(--(D9:D15="OK"),SUBTOTAL(3,OFFSET(D9,ROW(D9:D15)-ROW(D9),0)))
    HTH
    Regards, Jeff

  3. #3
    Registered User
    Join Date
    05-13-2013
    Location
    mexico
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: how to use count.if with filters, HELP

    THANKS JEFFREY, I appreciate your support too. It will be very useful in my work !!!!!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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