Microsoft
Software
Hardware
Network
Question : Medium date in text field need to sort in query
I have a MS Access database that imports its data from another database. So all the fields in the table are text files so all the information imports as it was on the other database. I have a query that needs to be sorted by date. The date is typed in a "medium date - dd mmm yy" format, i need to have access sort that date but it is a text field so it only sorts it by the first number which is the day. I have tryed to set the format in the quesry and report to medium date, and then sort it but that does nothing. Please help.
Answer : Medium date in text field need to sort in query
add a column in your query with this entry
field cdate([textDateField])
table
sort ascending
----
change [textDateField] with the actual field
Random Solutions
Page numbering to start from 3rd page.
~~HELP~~in table-level validation expression
How to determine why my MFC application requires Microsoft Office dlls to run ??????
Can't reach <a rel="nofollow" href="http://localhost" target="_blank">http://localhost</a>
SBS 2008/Exchange 2007 broken Autodiscover
Merge InfoPath Sections Containing Check Boxes
SQL ALL/EXISTS in a query
Remove permissions to create live meeting on OCS 2007 R2
Table parameter in SQL 2008
How to print background picture in Excel?