ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Count rows with specific date (https://www.excelbanter.com/excel-discussion-misc-queries/39458-count-rows-specific-date.html)

lakegoddess

Count rows with specific date
 

Hi,
I tried to use the Microsoft Excel help but couldn't find what I
needed. I was wondering if there was some type of function that counts
the number of rows that has a specific date/month, like July. An
example would be like this

A B
1 *Name Birthday*
2 Joe 7/12/1980
3 Jack 8/11/1980
4 Jane 7/7/1980

If I wanted the number of people born in July (2), how would I do
that? Would there be a difference if the years were different?


--
lakegoddess
------------------------------------------------------------------------
lakegoddess's Profile: http://www.excelforum.com/member.php...o&userid=18646
View this thread: http://www.excelforum.com/showthread...hreadid=394223


Ron Coderre


Try something like this:

=SUMPRODUCT(--(TEXT($B$1:$B$50,"yyyymm")="198007"))


Does that help?

Regards,
Ron


--
Ron Coderre
------------------------------------------------------------------------
Ron Coderre's Profile: http://www.excelforum.com/member.php...o&userid=21419
View this thread: http://www.excelforum.com/showthread...hreadid=394223


Bob Phillips

=sumproduct(--(MONTH(B2:B100)=7))

--

HTH

RP
(remove nothere from the email address if mailing direct)


"lakegoddess"
wrote in message
...

Hi,
I tried to use the Microsoft Excel help but couldn't find what I
needed. I was wondering if there was some type of function that counts
the number of rows that has a specific date/month, like July. An
example would be like this

A B
1 *Name Birthday*
2 Joe 7/12/1980
3 Jack 8/11/1980
4 Jane 7/7/1980

If I wanted the number of people born in July (2), how would I do
that? Would there be a difference if the years were different?


--
lakegoddess
------------------------------------------------------------------------
lakegoddess's Profile:

http://www.excelforum.com/member.php...o&userid=18646
View this thread: http://www.excelforum.com/showthread...hreadid=394223




lakegoddess


Yes! Perfect! Exactly what I needed. Thanks a bunch!


--
lakegoddess
------------------------------------------------------------------------
lakegoddess's Profile: http://www.excelforum.com/member.php...o&userid=18646
View this thread: http://www.excelforum.com/showthread...hreadid=394223



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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com