+ Reply to Thread
Results 1 to 2 of 2

Are filtered COUNTIFS possible?

  1. #1
    Registered User
    Join Date
    01-25-2021
    Location
    North Florida
    MS-Off Ver
    18.2008.12711.0
    Posts
    49

    Are filtered COUNTIFS possible?

    OK so, to count how many rows are nonblank in both of two columns, I am using this formula: =COUNTIFS(BFQ4:BFQ4595,"<>",BFU4:BFU4595,"<>").
    But, how do I make this exact function work for filtered ranges only?

    Thanks!

  2. #2
    Forum Expert
    Join Date
    07-06-2004
    Location
    Northern California
    MS-Off Ver
    2K, 2003, 2010, O365
    Posts
    1,490

    Re: Are filtered COUNTIFS possible?

    Are you really using 1,529 columns (A to BFU)?

    The simplest way to handle this sort of thing uses an additional column, say BFV or even further right. I'll assume BFV is available.

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

    filled down into BFV5:BFV4595. These evaluate nonzero when some cell on the same row in columns A to BFU contain something AND are visible with respect to filters.

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

    should then return the count of rows visible after filtering in which columns BFQ and BFU are both not blank.

+ 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. COUNTIFS (3 Parameters) in filtered table
    By duydoan94 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-08-2020, 04:40 AM
  2. Using COUNTIFS Filtered Data
    By CraigMcKee in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 03-27-2018, 08:36 AM
  3. [SOLVED] CountIfs when filtered
    By Lexian in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 01-12-2018, 08:14 AM
  4. [SOLVED] COUNTIFS formula for filtered results
    By macrorookie in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-04-2014, 11:55 AM
  5. [SOLVED] how to write COUNTIFS formula for testing only FILTERED data
    By aaaaa34 in forum Excel Formulas & Functions
    Replies: 27
    Last Post: 03-09-2014, 07:40 AM
  6. CountIfs on a Filtered list?
    By Thymoolean in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-10-2013, 08:25 PM
  7. COUNTIFS filtered by month
    By HeathWilD in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-15-2012, 05:06 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