Results 1 to 6 of 6

=Subtotal(countif,Range); Subtotal and countif in 1 formula [SOLVED]

Threaded View

  1. #1
    Registered User
    Join Date
    08-21-2011
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    15

    =Subtotal(countif,Range); Subtotal and countif in 1 formula [SOLVED]

    Goal: To get the total count per month of positions that have "0's" by department.

    I have found that the subtotal function will be able to do the trick for me but it doesn't have the countif function with it (only has count and counta, I want countif)

    I've searched boards and found this formula which from how i understood is the subset of the subtotal formula.

    =SUMPRODUCT(SUBTOTAL(3, OFFSET(Range,ROW(Range)-MIN(ROW(Range)),0,1)),--(Range=Criteria))

    The problem though, I don't know how to apply this.

    I've attached the spreadsheet. Please refer to the orange highlight.

    Any help appreciated!

    Thanks,
    Attached Files Attached Files
    Last edited by thomas.mapua; 01-06-2012 at 11:24 AM.

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