O
Orlan
I have a database with a date field which I have set to "short date". On my
input form, I set the default to date(), also formated to "short date". Then
I use a query to select records by date. However, the date keeps showing up
as a general date with the date and time and the query doesn't select the
records for the date when it is inputed as a short date. Using the criterion
"[set date to review] & *" works, but selects dates not wanted (eg 7/2
selects 7/2/2009 and also 10/7/2009).
I have tried to use a "mm/dd/yy" format, but it keeps putting in the date as
a general format.
How can I force the short date into the database?
input form, I set the default to date(), also formated to "short date". Then
I use a query to select records by date. However, the date keeps showing up
as a general date with the date and time and the query doesn't select the
records for the date when it is inputed as a short date. Using the criterion
"[set date to review] & *" works, but selects dates not wanted (eg 7/2
selects 7/2/2009 and also 10/7/2009).
I have tried to use a "mm/dd/yy" format, but it keeps putting in the date as
a general format.
How can I force the short date into the database?