+ Reply to Thread
Results 1 to 2 of 2

Need Help with Counting Formula

  1. #1
    Registered User
    Join Date
    12-05-2012
    Location
    Milwaukee, WI
    MS-Off Ver
    Excel 2010
    Posts
    45

    Need Help with Counting Formula

    Please see attached file. Looking to count the number of Yes and No for each name. The order could change where "Bob" may not all be grouped together. Let me know if you need more information. If Bob's name is in column B, count the number of Yes only associated with his name. Same for the number of No.

    Thanks!
    Attached Files Attached Files

  2. #2
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Need Help with Counting Formula

    If you do the following..

    1. Put "Yes" and "No" in B20 and C20 instead of just Y and N
    2. Remove all the extra spaces in A1:B15 (example B1 = "Bob " <-notice extra space at the end)

    Then in B20 filled down/right to C21
    =COUNTIFS($A$1:$A$15,B$19,$B$1:$B$15,$A20)

+ 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