Count different months

C

creeater

Have a report which list Date Closed. I wish to create a count where it
counts the different months and gives the total. So say I have the
dates

1 Oct 03
5 Oct 03
23 Oct 03
1 Nov 03
2 Nov 03

So I wish it to count Oct only: Oct: 3

something like that.

Query name and Report name are called Montly
 
Top