I have customer form that has a combo box where we pick the owners billing information from. It has a not in list event that opens a form to add owners info. On the owners form there is a text box for. Name, address, state, city, zip. I would like to have the combo box once selected with the right owner to show the following. Owner name. (Next line) address (next line) city, state, zip.
The combo row source is a select query. The on not in list and the on dbl click is a event procedure .see attachment.
Thanks for your help
Angie