#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 127
Default Counting Dates

I have a spreadsheet that has dates in each column. I need to have the
number of times a date occurs and have that number put in another column.

Example

Date NO. of dates
6/1/09 3
6/1/09 3
6.1.09 3
6/2/09 2
6/2/09 2

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,520
Default Counting Dates

Try this formula in B2

=COUNTIF(A:A,A2)

If this post helps click Yes
---------------
Jacob Skaria


"klafert" wrote:

I have a spreadsheet that has dates in each column. I need to have the
number of times a date occurs and have that number put in another column.

Example

Date NO. of dates
6/1/09 3
6/1/09 3
6.1.09 3
6/2/09 2
6/2/09 2

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 127
Default Counting Dates

This works perfect - Thanks

"Jacob Skaria" wrote:

Try this formula in B2

=COUNTIF(A:A,A2)

If this post helps click Yes
---------------
Jacob Skaria


"klafert" wrote:

I have a spreadsheet that has dates in each column. I need to have the
number of times a date occurs and have that number put in another column.

Example

Date NO. of dates
6/1/09 3
6/1/09 3
6.1.09 3
6/2/09 2
6/2/09 2

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
counting dates Tim Rowlan Excel Worksheet Functions 5 August 31st 06 07:59 PM
counting occasions dates occur between 2 dates hoyt New Users to Excel 5 June 16th 06 08:11 AM
Counting Dates..is it possible? ResearcherGirl New Users to Excel 2 April 20th 06 12:28 AM
Counting dates, within a list of dates jrheinschm Excel Worksheet Functions 7 April 19th 06 06:13 PM
Counting Dates? Aviator Excel Discussion (Misc queries) 3 January 10th 05 08:05 PM


All times are GMT +1. The time now is 07:22 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"