P
Pierkes
Hi,
I have a userform with a sourcetable "houses". On the form is a combobox
(source is a query with Broker_ID and BrokerName and BrokerEmail) with which
i select the a broker.
When a value in the combobox is selected (Brokername), i would like another
field (Email) on the form to be filled with the value in the second
column(BrokerEmail) of the combobox.
The source of the Email field is in the houses table.
Can anyone give me VBcode to do this ?
Thanks,
Pierre
I have a userform with a sourcetable "houses". On the form is a combobox
(source is a query with Broker_ID and BrokerName and BrokerEmail) with which
i select the a broker.
When a value in the combobox is selected (Brokername), i would like another
field (Email) on the form to be filled with the value in the second
column(BrokerEmail) of the combobox.
The source of the Email field is in the houses table.
Can anyone give me VBcode to do this ?
Thanks,
Pierre