Data into table

T

Tom

Hi all

When I enter date stright into table, I cant find the record with a query,
only if I enetr the record with the related form.

I paid extra attention no to have any mistakes in trms of spelling etc..

What can cause this?

Thanks,

Tom
 
B

Bill Mosca, MS Access MVP

It could be that the form is adding data that you do not see. It would be
helpful if you posted the query you are using. Open the query in design view
and then click on View>SQL View. Copy the syntax into your post.

Also include sample data (not real data) you entered into the table that is
not showing.
 
B

Bill Mosca, MS Access MVP

Good for you! Next time that happens you will have a headstart on finding
the bug.
 
Top