+ Reply to Thread
Results 1 to 3 of 3

Count occurrances with crieria from other column(s)

  1. #1
    Forum Contributor
    Join Date
    03-19-2016
    Location
    Chicago, IL
    MS-Off Ver
    Office 2016 Professional
    Posts
    388

    Count occurrances with crieria from other column(s)

    See attached:

    I would like to count the number of occurrances in Column D when Column A has the same value AND Column C = "Complete".

    How would I write this formula?

    There are no duplicate values in Column D.
    Attached Files Attached Files

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,986

    Re: Count occurrances with crieria from other column(s)

    This:
    =COUNTIFS(A:A,A2,C:C,"Complete")

    will do that for you.
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  3. #3
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: Count occurrances with crieria from other column(s)

    Please try at E2
    =COUNTIFS($A$2:$A$12,A2,$C$2:$C$12,"complete")
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 1
    Last Post: 11-05-2019, 12:38 PM
  2. Count number of non-numerical occurrances
    By doublevee in forum Excel General
    Replies: 1
    Last Post: 10-14-2015, 03:08 PM
  3. Count occurrances in month and year given certain criteria?
    By Tarheel8181 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-14-2014, 10:03 PM
  4. Count unique occurrances based off criteria in a different column
    By Enovy in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-05-2013, 03:28 PM
  5. Find and count occurrances
    By jmoss in forum Excel General
    Replies: 2
    Last Post: 08-04-2006, 05:50 AM
  6. Count occurrances with conditions
    By WMO in forum Excel General
    Replies: 5
    Last Post: 08-09-2005, 10:05 AM
  7. Count and Sum Total occurrances of two specific numbers
    By Sam via OfficeKB.com in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 03-29-2005, 04:06 PM

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