+ Reply to Thread
Results 1 to 2 of 2

Count value that meets multi criteria that some criteria need combination

  1. #1
    Forum Contributor
    Join Date
    01-25-2012
    Location
    Cambodia
    MS-Off Ver
    Excel 2010
    Posts
    135

    Count value that meets multi criteria that some criteria need combination

    Hi Everyone,

    I have stuck with my analysis that I want to count how many people who rank each ranking (from 1 to 6). I have two criteria columns: Province and Age, which age I list horizontally as in sample attached file. I want the result if the respondent is from a certain province and certain age (Note: in sample attached file age need combination).

    Any solution will be appreciated.
    If my explanation is not clear, please kindly take a minute to look at attached file.

    Regards,
    Sarin
    Attached Files Attached Files

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Count value that meets multi criteria that some criteria need combination

    Try:

    =COUNTIFS($A$6:$A$28,"Kampong Thom",$E$6:$E$28,1,G$6:G$28,$A31)+COUNTIFS($A$6:$A$28,"Kampong Thom",$F$6:$F$28,1,G$6:G$28,$A31)

    copied down and across the table.
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

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