In form search table 'on dbl click' and return record to current.

Y

Yaac

Form1 is displayed by datasheet. I have feild1, feild2 and feild3. I would
like to 'on dbl click' of feild1 open a form to search feild1 values from
the table. Then insert the value to the datasheet filling in feild1, feild2,
and feild3. What is the simplest way to do this?
 
Top