+ Reply to Thread
Results 1 to 2 of 2

Filter Sum

  1. #1
    Registered User
    Join Date
    09-30-2014
    Location
    Denver, CO
    MS-Off Ver
    2009
    Posts
    60

    Filter Sum

    Greetings - when using a Filter option - using a Sum function still includes cells that did not make the criteria as it only hides cells. Is there a way to Sum only data left after you Filter? Thanks!

  2. #2
    Spammer
    Join Date
    01-08-2015
    Location
    Cali, Colombia
    MS-Off Ver
    365
    Posts
    302

    Re: Filter Sum

    Hi, @mdt175!

    Yes, use the SUBTOTAL function, like:
    =SUBTOTAL(9, range) --> If you want to sum all the numbers that you see when you filter, or
    =SUBTOTAL(109, range) --> If you want to sum all the numbers that you see when you filter or hide rows.

    Blessings!

+ 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. Inserting filter into pivot table via macro errors if filter doesn't exist.
    By taylorsm in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-03-2018, 10:24 AM
  2. Replies: 0
    Last Post: 08-04-2017, 02:39 AM
  3. Macro to filter a pivot whilst looping through filter criteria in a variable list.
    By Alistairm88 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-29-2015, 04:25 AM
  4. [SOLVED] Excel 2007-Adv Filter Copy and Loop with Nested Autofilter Using Values from Adv Filter
    By Southfish in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-17-2014, 02:07 AM
  5. Replies: 6
    Last Post: 10-16-2014, 08:42 AM
  6. Need to filter a report filter based on the previous filter
    By elliotencore in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 01-28-2014, 07:44 AM
  7. Filter several pivot tables by one programmed date range filter in Excel 2003
    By olewka in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-08-2011, 11:49 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