Hi,
I have a list box with data from a table. Eg. Firstname, lastname, phone# displayed in my listbox in a form.
Now when the list is displayed, I would like to double click an item in that list, which should open a new form with all the information from the same table, but for that item only...