Hi to all,

I have created a form with comboboxes and everything works fine.
When you doubleclick in a combobox the corresponding table or Datasheet form with the rows of values opens.

How can by doubleclicking on any of these rows to have the value returned in the combobox?

Ex: 1. Combobox for Customers.


2. DblClick in the Combobox and the Customer Tables opens.
3. How can I pick by dblclick on a row of the open table and return
the customer back in my combo?

Thanx
Tsp