I created a form for data input with a date field that would automatically populate the current date when the record was being created. I used the =now() in the default value. It works fine. Now, I need to create a query to find all the records for a particular day. When I type in the date in the criteria line of the query, it doesn't return any records. If I manually input the date instead of having it automated, the query will work. What am I doing wrong?
I'm not a programmer so something without code would be great.
Thanks in advance.
I'm not a programmer so something without code would be great.
Thanks in advance.