S
SteveL
I have a table which has a date field in it which
defaults to =NOW(). But I need to write a query with
criteria looking for a short date. For example, if I
look for "1/12/04" I don't get a record returned that
contains "1/12/2004 4:36:40 PM" I suppose because of all
the extra characters in the table field.
Anyone know how to solve this?
--Steve
defaults to =NOW(). But I need to write a query with
criteria looking for a short date. For example, if I
look for "1/12/04" I don't get a record returned that
contains "1/12/2004 4:36:40 PM" I suppose because of all
the extra characters in the table field.
Anyone know how to solve this?
--Steve