O
open a adobe file from a command button
I have three tables that have a 1 to many relationship between them. Table
1’s PK is the FK in table 2. Table 2’s PK is the FK in table 3. So I have a
1 to many from table 1 to table 2 and a 1 to many from table 2 to table 3 and
my relationship window shows it. I then created a 4th table as a lookup
table for the department name in the first table. There are 22 items in this
table and it has a PK. I used the form wizard to create a form with all 3
tables, looks correct, I then changed the department text box (1st table) to
a combo box and in the row source in the Properties window created a query
using the lookup table as the source. When I look at the form it appears to
be correct and the combo box drops down and shows the department names, but
the 2nd and 3rd table information does not change when I select a different
department. My thinking was that this is why you create the PKs and FKs. Is
there help for me, PLEASE!!
Thanks
Wm.
1’s PK is the FK in table 2. Table 2’s PK is the FK in table 3. So I have a
1 to many from table 1 to table 2 and a 1 to many from table 2 to table 3 and
my relationship window shows it. I then created a 4th table as a lookup
table for the department name in the first table. There are 22 items in this
table and it has a PK. I used the form wizard to create a form with all 3
tables, looks correct, I then changed the department text box (1st table) to
a combo box and in the row source in the Properties window created a query
using the lookup table as the source. When I look at the form it appears to
be correct and the combo box drops down and shows the department names, but
the 2nd and 3rd table information does not change when I select a different
department. My thinking was that this is why you create the PKs and FKs. Is
there help for me, PLEASE!!
Thanks
Wm.