I have a main form, with 3 input fields where the user can enter their search criteria and click on a search button to display the results on the same form, in the form of a datasheet subform. What I would like to do is to be able to select on of the results given and output the results on another form (when I highlight on the a result to open a form and input the results). I don't know how to specify my button (called 'open') to take the higlighted result from the subform.
Can anyone help?
Can anyone help?