Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5
Default I have to count the entry which contains "January".

I have a data file which contains data date wise, now i want to count the no
of entries which have done in January. The data are not in seriol order like
and the entries could be increase. I have tried my best to get the answer but
not suceed yet.Could any one plz help me.?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,393
Default I have to count the entry which contains "January".

If the entries are real Excel dates: MONTH(A1) will give the month number
=SUMPRODUCT(--(MONTH(A1:A100)=1)) will count how many of the dates are
January dates
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email

"gaurav" wrote in message
...
I have a data file which contains data date wise, now i want to count the
no
of entries which have done in January. The data are not in seriol order
like
and the entries could be increase. I have tried my best to get the answer
but
not suceed yet.Could any one plz help me.?



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
EXCEL allow 2 options on status bar e.g. show "Count" + "Sum" LEJM Excel Discussion (Misc queries) 2 November 15th 07 07:49 PM
Data entry "+" results in "294" in XLS jaak de vuyst Excel Discussion (Misc queries) 1 October 22nd 06 06:18 PM
Count(if(A3:A200)="100000" if (B3:B200="Y") and (C3:C200=Z))) Prasad Excel Discussion (Misc queries) 2 June 27th 06 06:39 AM
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next BCB New Users to Excel 7 May 13th 06 10:02 PM
How do I count like dates in a column with format "January-05"? Kentski Excel Worksheet Functions 3 January 16th 06 01:51 AM


All times are GMT +1. The time now is 01:31 PM.

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"