S
Sherry N.
Hello,
I have a query that formats dates by month and year i.e. in the table data
is 10/6/07 but formatted to Oct 07 with this code Week Ending By Month:
First(Format$([Individual Productivity Table].[Week Ending],'mmm yy')).
I need the query to sort so that Sep 07 comes before Oct 07.
Thanks.
I have a query that formats dates by month and year i.e. in the table data
is 10/6/07 but formatted to Oct 07 with this code Week Ending By Month:
First(Format$([Individual Productivity Table].[Week Ending],'mmm yy')).
I need the query to sort so that Sep 07 comes before Oct 07.
Thanks.