+ Reply to Thread
Results 1 to 2 of 2

Any way to make SUMIF only compute visible rows?

  1. #1
    Registered User
    Join Date
    06-27-2007
    Posts
    1

    Any way to make SUMIF only compute visible rows?

    Hi everyone, is there any wat to make SUMIF only add visible rows like SUBTOTAL(9,... does? If not, do you know any way to accomplish what I need to do? Here's the scenerio:

    DATA:
    1 john 2002 600
    2 jenn 2002 300
    3 jenn 2004 500
    4 jenn 2003 500
    5 john 2003 500

    Elsewhere on the worksheet...
    2002 - 900
    2003 - 1000
    2004 - 500

    Now, the user filters col 2 by Jenn:
    2002 - 300
    2003 - 500
    2004 - 500

    So, i need a condition to group years, but I want the user to be able to filter by the name too.

  2. #2
    Forum Contributor EdMac's Avatar
    Join Date
    01-23-2006
    Location
    Exeter, UK
    MS-Off Ver
    2003
    Posts
    1,264
    Hi

    Using SUMproduct is probably the best bet

    See www.xldynamic.com/source/xld.sumproduct.html for a full description and examples

    Ed

+ 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