Query problem

A

adamGN

I have created a query using three relational tables. I then created
a Form off of the query. When I enter information into the form it
goes back to the tables but nothing shows up on the query or form. Is
there anything I can do to get the information to show up on the query
and form?
 
K

Ken Snell

adamGN said:
I have created a query using three relational tables. I then created
a Form off of the query. When I enter information into the form it
goes back to the tables but nothing shows up on the query or form. Is
there anything I can do to get the information to show up on the query
and form?

Probably, but you'll need to provide a lot more information about your setup
and the properties of the form and the query that you've created and the
table structures if anyone is going to be able to help you.
 
Top