C
CJ
Is it possible to sort a date column by month then by year
in a query? I don't care about the day. What I need to
have happen is all of my records to sort in descending
order by year and month. Somewhere I saw that this is
possible by using left(2) or right(4) but I am not sure
of the full syntax. Can someone advise me on this?
in a query? I don't care about the day. What I need to
have happen is all of my records to sort in descending
order by year and month. Somewhere I saw that this is
possible by using left(2) or right(4) but I am not sure
of the full syntax. Can someone advise me on this?