I am having trouble getting a control in a form to relate to the field it is suppose to be tied to. Here is the way it's set up now.
I have a table called Contacts, and a table called States that are realted by the State/providence field in the Contacts table and the Postalcode filed in the States table. The states table has a filed called Licensing in it that is a Yes/No field. I want a radio button control to be selected when the contact table shows the contact is from a state that requires a license. How do I accomplish this. I am sure there is an easy way to go about this but I just am not seeing it. Please help! :cry: