NobleDBell
Programmer
Hello,
I know there is an easy way to do this but I am not sure how to go about doing it.
I have a main form and one of the fields is a combo box that pulls data from another table. The table the data is pulled from has an ID field and a NAME field and a PHONE field.
I want to be able to display the name in the combo box when a user selects one rather than the ID. I also need to be able to populate another field on the main form with the phone number from the selected combo box name.
What is an easy way to do this? I am working on a project for a client and I am stumped. Your help is appreciated.
I know there is an easy way to do this but I am not sure how to go about doing it.
I have a main form and one of the fields is a combo box that pulls data from another table. The table the data is pulled from has an ID field and a NAME field and a PHONE field.
I want to be able to display the name in the combo box when a user selects one rather than the ID. I also need to be able to populate another field on the main form with the phone number from the selected combo box name.
What is an easy way to do this? I am working on a project for a client and I am stumped. Your help is appreciated.