Parker
Registered User.
- Local time
- Today, 04:46
- Joined
- Jan 17, 2004
- Messages
- 316
I have a wierd problem
I think the route of the problem is in the design of a lookup query but I am unsure.
I have a tbl (Table1) that has a number of lookups to other tables. the lookup that appears to be causing the prob is a lookup to a tbl called "tbleHomeAddress"
I split Table1 using the analise wizard in Access (this may be the route of the problem)
When the table was split a lot of records had no value entered in a text control called "HomeAddress" One record had no value in HomeAddress but had an entry in other fields in the underlying rs. (for sake of clarity we will call this record "spoof")
Now, I have ended up with all records that have no value in the text control "HomeAddress" linked to record "spoof" and if I update one of these empty records then "spoof" gets updated and I end up with that information in all records.

I think the route of the problem is in the design of a lookup query but I am unsure.
I have a tbl (Table1) that has a number of lookups to other tables. the lookup that appears to be causing the prob is a lookup to a tbl called "tbleHomeAddress"
I split Table1 using the analise wizard in Access (this may be the route of the problem)
When the table was split a lot of records had no value entered in a text control called "HomeAddress" One record had no value in HomeAddress but had an entry in other fields in the underlying rs. (for sake of clarity we will call this record "spoof")
Now, I have ended up with all records that have no value in the text control "HomeAddress" linked to record "spoof" and if I update one of these empty records then "spoof" gets updated and I end up with that information in all records.

