Joining existing records in two tables
- From: "Jacques" <Jacques Latoison at hotmail dot com>
- Date: Tue, 28 Mar 2006 16:41:20 -0500
Hello all,
I have three tables with 1 to many relationships.
TableA 1 to many TableB
TableB 1 to many TableC
The PK of A is in B, and B's PK is in C.
My problem is that table C already existed with data in it.
Tables A and B are imported data, so none of the related Key fields have
their corresponding ID number in them.
I want to make a form that will allow the user (just one) to connect all the
records together. I've tried making some forms with drop downs, but even
though it shows the corresponding records and lets you choose it, it makes
another record in the table your trying to use (as oppossed to actually
connecting two already existing records).
Thanks beforehand,
.
- Follow-Ups:
- Re: Joining existing records in two tables
- From: John Vinson
- Re: Joining existing records in two tables
- From: TC
- Re: Joining existing records in two tables
- Prev by Date: HELP! Selecting various forms from a combo box
- Next by Date: Remembering Form Window Sizes
- Previous by thread: HELP! Selecting various forms from a combo box
- Next by thread: Re: Joining existing records in two tables
- Index(es):
Relevant Pages
|