Hi,
I have a query and some reports that group by month, which is a date field formated as follows:
Format$([xxxx],"mmmm yyyy")
Only problem is Access is sorting this group alphabetically, not by month. So April is first, then August, December, February, etc. Not Jan, Feb...