I have a subform that lists various selected companies, contacts, and phone numbers. I want to automatically populate the phone box (Text)with the phone number of the company. I am doing the exact same thing with the contact and have no problems because it is a combo box and I have written code to select the Row source. However since the text box does not have a rowsource i am having problems getting it to automatically display the phone number. What little property am I looking over that needs to be set for this to work?
Any help would be appreciated.
Any help would be appreciated.