Home |
Search |
Today's Posts |
#11
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Please note that if you have more(!) than one segment using SUMPRODUCT - you
can omit all the "N"s. SUMPRODUCT cannot calculate on TRUEs and FALSEs However, if two, or more segments, of T & F are multiplied - the result is always 0 or 1 which is very welcome by the function. So: =SUMPRODUCT((MONTH($A$1:$A$40)=12)*(YEAR($A$1:$A$4 0)=2010)) will do *** Please note the Multiplication instead your comma *** Micky -- והמשך/י, *א, לקרוא את השורה הבאה: *********** אם תגובתי עזרה לחץ/י, *א, על <כן בפס האופקי התחתון! *********** מיכאל אבידן מ*הל פורום "אופיס" ב"תפוז" [Microsoft" Most Valuable Professional [MVP" "gooders" wrote: I think I've got it using Mickey's formula: =SUMPRODUCT(N(MONTH($A$1:$A$40)=12),N(YEAR($A$1:$A $40)=2010)) Thanks "gooders" wrote: Hi, this seems to be a very simple query but obviously too hard for my brain. I have a column full of dates i.e.22/11/2009, 1/12/2009 etc. I may have duplicates which isn't a problem. What I want to do is count the number of rows that say were done in the month of November etc. I use Excel 2003. Many thanks for any assistance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Counting dates with specific criteria | Excel Worksheet Functions | |||
Counting records in a column range occuring between specific dates | New Users to Excel | |||
counting occasions dates occur between 2 dates | New Users to Excel | |||
Counting occurences of a specific day between two dates | Excel Worksheet Functions | |||
Counting columns and specific Dates | Excel Worksheet Functions |