interviewer
Programmer
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. eg. if I lick on Jone Doe, 999-999-9999 its should open a different from with more details only about Jone Doe. How can I do it. Help is much appreciated.
Thank you,
-Layman.
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. eg. if I lick on Jone Doe, 999-999-9999 its should open a different from with more details only about Jone Doe. How can I do it. Help is much appreciated.
Thank you,
-Layman.