G
Guest
In my table I have a field that calculates when any given record was created.
I did this by setting the defalut value to "now()". I changed the format so
it only reads the short date: 02/21/2007 and not the time.
I want to run a query that will only show the records created on a specific
day. I tried setting the criteria to [Enter Date Created]. I even tried
setting it to a specific date #2/21/2007#. But for some reason, when I run
the query, it does not return any results.
Any suggestions?
I did this by setting the defalut value to "now()". I changed the format so
it only reads the short date: 02/21/2007 and not the time.
I want to run a query that will only show the records created on a specific
day. I tried setting the criteria to [Enter Date Created]. I even tried
setting it to a specific date #2/21/2007#. But for some reason, when I run
the query, it does not return any results.
Any suggestions?