#1   Report Post  
Todd Nelson
 
Posts: n/a
Default countif formula

I am having trouble coming up with a countif formula for dates. i need it to
count anything submitted with a particular month, and also then a formula to
count the next column. example

june 7 yes
june 14 no
May 21 yes
June=2
June No= 1
Does that make sense?


  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

=SUMPRODUCT(--MONTH(A2:A20)=6))

=SUMPRODUCT(--(MONTH(A2:A20)=6),--(B2:B20="No"))

--
HTH

Bob Phillips

"Todd Nelson" wrote in message
...
I am having trouble coming up with a countif formula for dates. i need it

to
count anything submitted with a particular month, and also then a formula

to
count the next column. example

june 7 yes
june 14 no
May 21 yes
June=2
June No= 1
Does that make sense?




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
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM
COUNTIF formula problems artisanpp Excel Discussion (Misc queries) 2 June 5th 05 01:30 AM
Named SUM Formula with relative refernce(s) Werner Rohrmoser Excel Worksheet Functions 2 April 20th 05 04:56 PM
IF & VLOOKUP FORMULA taxmom Excel Worksheet Functions 3 March 2nd 05 03:35 PM
Relative Indirect Formula Referencing? Damian Excel Worksheet Functions 1 January 7th 05 04:16 AM


All times are GMT +1. The time now is 04:58 PM.

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

About Us

"It's about Microsoft Excel"