+ Reply to Thread
Results 1 to 4 of 4

How can I count the number of Yes entries

  1. #1
    Registered User
    Join Date
    12-18-2011
    Location
    Back in Warwickshire
    MS-Off Ver
    365
    Posts
    59

    How can I count the number of Yes entries

    Hi all

    I have come across a problem I am having difficulty solving

    I have a sheet of raw data which contains duplicates on the next sheet I have removed duplicates and "vlookuped" the race type to corespond to the race number but i need to count the number of "yes" entries that corresponds to the race number not the race type

    I have produced a basic version of the workbook as the original has over 50000 entries

    Any pointers would be appreciated

    Rgards Shakey
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,791

    Re: How can I count the number of Yes entries

    How about
    =COUNTIFS(Table1[Race Number],[@[Race Number]],Table1[Did 5yo+ Run],"Yes")

  3. #3
    Registered User
    Join Date
    12-18-2011
    Location
    Back in Warwickshire
    MS-Off Ver
    365
    Posts
    59

    Re: How can I count the number of Yes entries

    Hi Fluff 13
    Fantastic it works on both the test and the real workbook thank you
    I was nearly there but was referencing the wrong column
    thanks once again
    Brilliant

  4. #4
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,791

    Re: How can I count the number of Yes entries

    You're welcome & thanks for the feedback

+ 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. [SOLVED] Count or Sum Number of Entries per Year
    By mycon73 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-05-2014, 02:57 PM
  2. Sum Unique and count number of entries
    By johne5_jb77 in forum Access Tables & Databases
    Replies: 2
    Last Post: 10-10-2013, 09:57 AM
  3. to count a number of entries between a set range
    By ttad6 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-24-2013, 08:43 AM
  4. How to count number of entries by date?
    By toasterbuckets in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 02-20-2012, 11:39 AM
  5. Count number of cells with different entries
    By ebneterc in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-07-2007, 06:10 AM
  6. count number of entries per week
    By hibiscus27 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-20-2007, 10:13 AM
  7. How can I count the number of entries in a column?
    By Dave Hacker in forum Excel - New Users/Basics
    Replies: 3
    Last Post: 11-24-2005, 04:55 PM
  8. Count number of different entries?
    By DTTODGG in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-09-2005, 09:10 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