M
magicdds
I created a union query which returns dates (into a field called STATEDATE)
like
5/19/07
6/23/08
4/3/07
etc.
But the dates returned are in Text format (When the query results display,
the dates are left justified in the column instead of right justified, like
dates normally are displayed)
So when I created another query to include to include STATEDATE, and I sort
on STATEDATE Ascending, the dates don't sort correctly.
How can I get the results converted over to a date that can be sorted
correctly?
Thanks for any help!
like
5/19/07
6/23/08
4/3/07
etc.
But the dates returned are in Text format (When the query results display,
the dates are left justified in the column instead of right justified, like
dates normally are displayed)
So when I created another query to include to include STATEDATE, and I sort
on STATEDATE Ascending, the dates don't sort correctly.
How can I get the results converted over to a date that can be sorted
correctly?
Thanks for any help!