Hi,
I have a main form with a text box search which lists results in a list box. I also have a subform which I want to use to edit records. How do I use the double click to select a record in the list box from the search and display that record in the subform? The list box is ‘lstParticipants’ and the subform is’subfrmEditAdmits’.