+ Reply to Thread
Results 1 to 5 of 5

Is it possible to count only the number of empty cells when using autofilter?

  1. #1
    Forum Contributor
    Join Date
    09-18-2015
    Location
    Republic of Korea
    MS-Off Ver
    2010
    Posts
    314

    Is it possible to count only the number of empty cells when using autofilter?

    Snap52.jpg

    Snap53.jpg

    This is the method I used.

    Snap55.jpg

    * Is it possible without help column?
    Attached Files Attached Files
    Last edited by chief_abound; 09-12-2017 at 09:33 PM.

  2. #2
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,147

    Re: Is it possible to count only the number of empty cells when using autofilter?

    hi there. try:
    =SUMPRODUCT((B2:B10="")*(SUBTOTAL(3,OFFSET(A2,ROW(A2:A10)-ROW(A2),))))

    it's explained in the file of my link below*Tips & Tutorials I Compiled, sheet 10

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

  3. #3
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,466

    Re: Is it possible to count only the number of empty cells when using autofilter?

    Try:
    =ROWS($B$2:$B$10)-SUBTOTAL(103,$B$2:B10)
    (Total cells - total of data cells)
    Quang PT

  4. #4
    Forum Contributor
    Join Date
    09-18-2015
    Location
    Republic of Korea
    MS-Off Ver
    2010
    Posts
    314

    Re: Is it possible to count only the number of empty cells when using autofilter?

    Hi! benishiryo

    Thank you so much!

  5. #5
    Forum Contributor
    Join Date
    09-18-2015
    Location
    Republic of Korea
    MS-Off Ver
    2010
    Posts
    314

    Re: Is it possible to count only the number of empty cells when using autofilter?

    Hi! bebo021999

    This is different from what I asked anyway thank you so much for giving me your precious time and it helped a lot for me

+ 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. [SOLVED] Loop That Will Count Number Of Comments In a Column Between Empty Cells
    By M7A0S8T8E5R in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-15-2016, 04:32 PM
  2. Replies: 5
    Last Post: 02-01-2016, 05:57 PM
  3. Replies: 10
    Last Post: 09-26-2015, 08:26 PM
  4. Replies: 2
    Last Post: 07-25-2013, 01:01 PM
  5. [SOLVED] Count number of cells with autofilter
    By edkirk in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-27-2013, 04:30 PM
  6. Count the number of cells in a range that are not empty
    By efernandes67 in forum Excel General
    Replies: 5
    Last Post: 07-23-2010, 05:41 AM

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