Hi friends,
I want to make cascading combos for my tables as below on the form "Customer Details"
tbl_Zone
ZoneID
Zone Name
tbl_City
CityID
CityName
tbl_State
StateID
StateName
tbl_Country
CountryID
CountryName
tbl_CustomerDetails
Zone Name
...
...
...
Address
City Name
State Name
Post Code
Country Name
...
...
...
I want to also set onnotinlist for the combos to accept the data entry.
Thanks in advance.
-Gautam
I want to make cascading combos for my tables as below on the form "Customer Details"
tbl_Zone
ZoneID
Zone Name
tbl_City
CityID
CityName
tbl_State
StateID
StateName
tbl_Country
CountryID
CountryName
tbl_CustomerDetails
Zone Name
...
...
...
Address
City Name
State Name
Post Code
Country Name
...
...
...
I want to also set onnotinlist for the combos to accept the data entry.
Thanks in advance.
-Gautam