+ Reply to Thread
Results 1 to 2 of 2

Count by Category

  1. #1
    Registered User
    Join Date
    06-09-2011
    Location
    Philippines
    MS-Off Ver
    Excel 2013
    Posts
    49

    Count by Category

    Hi,

    Can you please help me on how to fill out the table on this worksheet using a count based formula... it has different two different categories.

    Thanks!
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    05-24-2011
    Location
    India
    MS-Off Ver
    365
    Posts
    2,243

    Re: Count by Category

    Hello,

    Try C3, copy down & across.

    =SUMPRODUCT(--($I$3:$I$35=LOOKUP("zzzzz",$A$3:$A3)),--($J$3:$J$35=C$2),--($K$3:$K$35=$B3))

    If you are on XL2007 or later,

    =COUNTIFS($I:$I,LOOKUP("zzzzz",$A$3:$A4),$J:$J,C$2,$K:$K,$B4)
    Regards,
    Haseeb Avarakkan

    __________________________________
    "Feedback is the breakfast of champions"

+ 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