+ Reply to Thread
Results 1 to 3 of 3

count occurances between dates

  1. #1
    Registered User
    Join Date
    10-12-2012
    Location
    United States
    MS-Off Ver
    Excel 2010
    Posts
    64

    count occurances between dates

    I need to count results between two dates from another sheet.

    I have dates in column A, I have the words, "Win", "Loss", "Tie" in column B (coinciding w/ the dates in Column A). The dates are for a year. How do I calculate how many wins, loses and ties there are in each month?

    *Note... I would like to have it loaded at the beginning of the year so everytime a win,loss or tie is added then it would count it.

  2. #2
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: count occurances between dates

    Here is a simple example that might get you going:

    The dates are in column A and the results are in column B as win, loss or tie.

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    This will tally the number of wins for January, 2013

    You can also enter the start date and end dates in cells for example the start date in F1 and the end date in G1 and win, loss or tie in H1 use this formula:

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Last edited by newdoverman; 03-20-2013 at 04:24 PM.
    <---------If you like someone's answer, click the star to the left of one of their posts to give them a reputation point for that answer.
    Ron W

  3. #3
    Registered User
    Join Date
    10-12-2012
    Location
    United States
    MS-Off Ver
    Excel 2010
    Posts
    64

    Re: count occurances between dates

    The second example worked great! Thank you.

+ 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