A
Alex
I have the following expression in a column of a query.
FinalShipMonth: (Format([FinalPlantShipDate],"mmm")).
The months are sorting alphabetically, even when I click
Ascending. I'm assuming because my expression isn't
reading date field any longer.
Is there a way I can rewrite this formula so I can sort by
month; jan, feb, mar, etc...
Thanks for your help,
Alex
FinalShipMonth: (Format([FinalPlantShipDate],"mmm")).
The months are sorting alphabetically, even when I click
Ascending. I'm assuming because my expression isn't
reading date field any longer.
Is there a way I can rewrite this formula so I can sort by
month; jan, feb, mar, etc...
Thanks for your help,
Alex