How do I get a Combox to populate a textbox on the form.

Say I have a combox (cboCustomer) and has
two fields:

1. CustomerName
2. CustomerAddress

On the form I have One textbox

1. txtCustomerAddress

How can I populate the 'txtCustomerAddress' textboxe by setting some
code in the after updating event of the combox? 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to