LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
fireofeve
 
Posts: n/a
Default Is the equation: =COUNTIF B:B, <9/31/2005 AND 9/1/2005 possib

thank you!

"macropod" wrote:

Hi fireofeve,

It looks like you're after a count for September. In that case, try:
=(COUNTIF B:B, ""&DATEVALUE("9/1/2005")-1)-(COUNTIF B:B,
""&DATEVALUE("9/31/2005"))
or
=(COUNTIF B:B, ""&DATEVALUE("8/31/2005"))-(COUNTIF B:B,
""&DATEVALUE("9/31/2005"))

Cheers
--
macropod
[MVP - Microsoft Word]


"fireofeve" wrote in message
...
Is it possible to have an equation that determines a COUNTIF for a month?

ie.
if I have the dates 12/5/2005 and 11/21/2005, it would count 1 for

November,
and 2 for December. Or is even something that works to the effect of
=(COUNTIF B:B, "<9/31/2005 AND 9/1/2005" possible?




 
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



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