S
Scott Connery via AccessMonster.com
I am hoping thsi is a basic issue. i know I can do it easily in other data
bases. I want to create a relational relationship. That is that I want
information to flow through. I have the Countries in the Country table, the
Country table links to the State table. In this way I want the choice of a
State in the Main table to fill in the Country automatically. Currently
the table view I get a drop down menu that lists the numeric numbers for
the Countries in the order they appear in the State table. It appears I
have two problems - I can't get the field to auto complete (or fill in the
information provided in the Countryfield of States and connected to the
State chosen in the Mian table) and the Main table is providing the "value"
of the Coutries (as defined in the State table) not the "text".
Table: Main
KeyMain
Customer
State
Country
Table:State
StateKey
State
Country
Table:Country
KeyCountry
Country
bases. I want to create a relational relationship. That is that I want
information to flow through. I have the Countries in the Country table, the
Country table links to the State table. In this way I want the choice of a
State in the Main table to fill in the Country automatically. Currently
the table view I get a drop down menu that lists the numeric numbers for
the Countries in the order they appear in the State table. It appears I
have two problems - I can't get the field to auto complete (or fill in the
information provided in the Countryfield of States and connected to the
State chosen in the Mian table) and the Main table is providing the "value"
of the Coutries (as defined in the State table) not the "text".
Table: Main
KeyMain
Customer
State
Country
Table:State
StateKey
State
Country
Table:Country
KeyCountry
Country