syoung7903
Registered User.
- Local time
- Today, 01:41
- Joined
- Jan 1, 2001
- Messages
- 18
I am going to try to explain this as clearly as possible.
I have two tables.
Table 1 has a field in it I will call Field 1.
Table 2 has the same field I will call Field 2.
I have a form based on table 1. (Of course these tables have lots of other data in them as well).
These tables join on this common field.
Before I open up the form that is based on table 1 if I run a query asking for all the matching data in both tables I have no problem.
Once I open up the form based on table 1 and tab through or enter through the fields on the form and then close the form and go back to the query I get different results.
I do not change data, add data or delete data when I go through the form.
What in the world is going on?
I have two tables.
Table 1 has a field in it I will call Field 1.
Table 2 has the same field I will call Field 2.
I have a form based on table 1. (Of course these tables have lots of other data in them as well).
These tables join on this common field.
Before I open up the form that is based on table 1 if I run a query asking for all the matching data in both tables I have no problem.
Once I open up the form based on table 1 and tab through or enter through the fields on the form and then close the form and go back to the query I get different results.
I do not change data, add data or delete data when I go through the form.
What in the world is going on?