K
khinester
Hello,
I have two tables, Address and Region
The Address table has a FK_RegionID.
Now how do I make the form for the Address, so that I
have a list box that lists the RegionDescription and NOT
the RegionID. BUT only store the RegionID in the Address
table?
Thanks
I have two tables, Address and Region
The Address table has a FK_RegionID.
Now how do I make the form for the Address, so that I
have a list box that lists the RegionDescription and NOT
the RegionID. BUT only store the RegionID in the Address
table?
Thanks