hello..
i have created query which has 1 "date field" which I need to count the instances of each month.
i.e
field 1: date field = count of "*01/2007"
field 2: date field = count of "*02/2007"
field 3: date field = count of "*03/2007"
etc....
The main problem being that I am creating extra fields from the one date field and this will not count in one query do you have any suggestions..
Any help will be much appreciated
Thanks..
i have created query which has 1 "date field" which I need to count the instances of each month.
i.e
field 1: date field = count of "*01/2007"
field 2: date field = count of "*02/2007"
field 3: date field = count of "*03/2007"
etc....
The main problem being that I am creating extra fields from the one date field and this will not count in one query do you have any suggestions..
Any help will be much appreciated
Thanks..
Comment