+ Reply to Thread
Results 1 to 2 of 2

Counting number of occurrences

Hybrid View

  1. #1
    LyleB_Austin
    Guest

    Counting number of occurrences

    I have a column with several hundred entries in date format m/d/yyyy. Is
    there a formula to count the number of occurrences for each unique value of
    yyyy? In other words how many of the dates fall within 2003, 2004, 2005,
    etc. Thanks.

  2. #2
    KL
    Guest

    Re: Counting number of occurrences

    Hi,

    How about:

    =SUMPRODUCT(--(YEAR(A1:A1000)=2004))

    Regards,
    KL


    "LyleB_Austin" <LyleBAustin@discussions.microsoft.com> wrote in message
    news:A16CD698-8A48-4D97-9542-DE4668743CAD@microsoft.com...
    >I have a column with several hundred entries in date format m/d/yyyy. Is
    > there a formula to count the number of occurrences for each unique value
    > of
    > yyyy? In other words how many of the dates fall within 2003, 2004, 2005,
    > etc. Thanks.




+ 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