Kysteratwork
Technical User
Hi all,
I have a table tblCountry.
The user should be able to enter a new country in a pop-up (alerady created) which contains CountryID (autonumber), Country and Region (dropdown to tblRegion).
After the user enters Country, I want to force him to chose a region, too from the dropdown. So that he doesn't safe the entry without it.
How do I do that??
I reckon it's not too difficult, but I just can't figure it out...
Thanks a lot for any help.
Kysteratwork
I have a table tblCountry.
The user should be able to enter a new country in a pop-up (alerady created) which contains CountryID (autonumber), Country and Region (dropdown to tblRegion).
After the user enters Country, I want to force him to chose a region, too from the dropdown. So that he doesn't safe the entry without it.
How do I do that??
I reckon it's not too difficult, but I just can't figure it out...
Thanks a lot for any help.
Kysteratwork