[AccessD] Pick out the Year

Gustav Brock gustav at cactus.dk
Thu Jan 29 11:46:17 CST 2004


Hi Virginia

How about

  .. Group By Year(datefield), Month(datefield);

/gustav


> I have a date field showing the standard date format of mm/dd/yyyy. I need
> to group and count records by the month & year. For example, I need a count
> of all records entered in January 04.

> How do I parse out the month from the date? I tried the left function, but
> get a data type mismatch.



More information about the AccessD mailing list