+ Reply to Thread
Results 1 to 6 of 6

Can someone help me create a calculation that can count using three criteria?

  1. #1
    Registered User
    Join Date
    11-24-2006
    Posts
    4

    Can someone help me create a calculation that can count using three criteria?

    I got help yesterday for counting using 2 criteria. Is there a way to count using 3 criteria. I'm not having much success on my own modifying the given formulae.

    I am having difficulting in counting the occurrance in an excel spreadsheet using three criteria. In the attachment is a zip of a sample spreadsheet. I want to count the number of times a person who is an E-"6" that has less than 1 year in Security, additionally count only those in a particular Department such as "Admin" or what ever I type in cell H14. I need help thank you.
    Attached Files Attached Files

  2. #2
    Forum Expert Carim's Avatar
    Join Date
    04-07-2006
    Posts
    4,070
    Hi,

    In cell H16, your formula should be :

    Please Login or Register  to view this content.
    HTH
    Carim

  3. #3
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    2016
    Posts
    14,675
    =SUMPRODUCT(--(LEFT(D2:D29,6)="0 year"),--(B2:B29=6),--(C2:C29=H14))

  4. #4
    Forum Expert Carim's Avatar
    Join Date
    04-07-2006
    Posts
    4,070
    Hi Ron,

    Just added all the formulae required in the Range "Admin" ...

    see attached

    HTH
    Carim
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    11-24-2006
    Posts
    4

    Thank you

    All,
    Thank you very much. The formulaes and assistance has helped tremendously.

  6. #6
    Forum Expert Carim's Avatar
    Join Date
    04-07-2006
    Posts
    4,070
    Glad your problem is fixed.

    Thanks for the feedback

    Carim

+ 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