View Single Post
  #1   Report Post  
Jeremy
 
Posts: n/a
Default How do I count occurences in a date range?

I have a table of data of closed accounts. In that table, I have a column
including the cancellation date. I want to count the number of cases that
cancelled in Jan, Feb, etc. I've tried combinations of "countif", "and" and
<=, = in all my formulas but I keep getting 0 as my result.