Not finding records

J

jema

I have a database where I created a query-by-form form.
Everything works fine with the form, except the field
StartDate. It does not find any records, even though, I
know there are records it should retrieve

I enter 01/01/2000 and it comes with no records to
retrieve. Same for 01/01/00. I happen to have another
field called EndDate and it works fine. I do not know
what I did or did not do for this field, to make it act
like that. Changing the format did not do anything. Any
ideas or suggestions? Thanks a lot.
 
C

chris

If the data in your StartDate column contains a non zero
time component you will not get a match. Formatting the
column to show date only does not change the actual data
in the column, nor does it change the filtering comparison
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top