+ Reply to Thread
Results 1 to 7 of 7

Need COUNTIFS() or other Solution

  1. #1
    Forum Contributor
    Join Date
    10-07-2011
    Location
    Plano, TX USA
    MS-Off Ver
    Excel 2013
    Posts
    141

    Need COUNTIFS() or other Solution

    I need help with a formula to calculate the number of clients with a particular status by site. I was trying to use COUNTIFS() function. File attached.

    Thanks in Advance for Helping
    Attached Files Attached Files
    Last edited by stubbsj; 10-22-2011 at 11:31 AM.

  2. #2
    Forum Expert
    Join Date
    12-23-2006
    Location
    germany
    MS-Off Ver
    XL2003 / 2007 / 2010
    Posts
    6,326

    Re: Need COUNTIFS() or other Solution

    Would a Pivot Table be an option? Easiest and fastest way in your case

  3. #3
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Need COUNTIFS() or other Solution

    In C11:

    =COUNTIFS($J$4:$J$14, $A11, $L$4:$L$14, RIGHT(C$10,1))
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  4. #4
    Forum Contributor
    Join Date
    10-07-2011
    Location
    Plano, TX USA
    MS-Off Ver
    Excel 2013
    Posts
    141

    Re: Need COUNTIFS() or other Solution

    No, need a calculated number. I'm not allowed to use pivot tables

  5. #5
    Forum Expert
    Join Date
    12-23-2006
    Location
    germany
    MS-Off Ver
    XL2003 / 2007 / 2010
    Posts
    6,326

    Re: Need COUNTIFS() or other Solution

    I'm not allowed to use pivot tables
    Is this a homework question?

  6. #6
    Forum Contributor
    Join Date
    10-07-2011
    Location
    Plano, TX USA
    MS-Off Ver
    Excel 2013
    Posts
    141

    Re: Need COUNTIFS() or other Solution

    Thanks Jerry - That solved the problem!

  7. #7
    Forum Contributor
    Join Date
    10-07-2011
    Location
    Plano, TX USA
    MS-Off Ver
    Excel 2013
    Posts
    141

    Re: Need COUNTIFS() or other Solution

    No, company (I work for HP). They don't want pivot tables on the spreadsheet I'm working on.

+ 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