Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 29
Default Count cells in date range

Lets assume I have all my dates in one column (T). How can I count the
number of occurances I have per month. I want a count of all dates in Jan,
Feb, etc. for that year.

My data will be setup like this:
A B C
D
1/01/2006 2/01/2006..... 1/01/2007 2/01/2007....
1 Count of Date
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,718
Default Count cells in date range

=SUMPRODUCT(--(TEXT(A1:A100,"mmmyy")="Jan07"))


"Clay" wrote:

Lets assume I have all my dates in one column (T). How can I count the
number of occurances I have per month. I want a count of all dates in Jan,
Feb, etc. for that year.

My data will be setup like this:
A B C
D
1/01/2006 2/01/2006..... 1/01/2007 2/01/2007....
1 Count of Date

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 29
Default Count cells in date range



"Teethless mama" wrote:

=SUMPRODUCT(--(TEXT(A1:A100,"mmmyy")="Jan07"))


"Clay" wrote:

Lets assume I have all my dates in one column (T). How can I count the
number of occurances I have per month. I want a count of all dates in Jan,
Feb, etc. for that year.

My data will be setup like this:
A B C
D
1/01/2006 2/01/2006..... 1/01/2007 2/01/2007....
1 Count of Date

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
Count cells within a date range Dewayne Excel Discussion (Misc queries) 7 August 20th 06 04:40 AM
Easy way to count cells within date range wurstfreund Excel Discussion (Misc queries) 5 March 31st 06 07:48 PM
Count cells between a date range BradKopecky Excel Worksheet Functions 2 February 13th 06 08:57 PM
How to count dates within a certain range in a column with mutiple date range entries Krisjhn Excel Worksheet Functions 2 September 1st 05 01:59 PM
Count cells based on date range in another column [email protected] New Users to Excel 1 May 5th 05 08:11 PM


All times are GMT +1. The time now is 07:27 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"