View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
ExcelUser1 ExcelUser1 is offline
external usenet poster
 
Posts: 4
Default Countif function - using a date range

My formula is COUNTIF(M2:M999,"01/09/08,30/09/08")

I want it to count if the date in the cell is in any given month - the above
isn't working.

Can anyone suggest another way to add a date range as the criteria?