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
Insert formula to range
How to install SQLServer Standard 2005
How to assign a control of a subform equal to the control id that is an autonumber on the main form.
VB.NET - Value was either too large or too small for a Decimal Exception - Smooth Progress Meter DLL from Microsoft
Search active directory by Date Created
Looking for a utility that will automatically back up a file when the file has been modified and then saved with the same file name.
how can I remove 2 or more favorites within IE 8 at the same time?
Entity Framework - Inserting row into a table which as a self referencing
Need to restore a single mailbox from ntbackup
Activate an existing task in the tas scheduler