Hi,
I have a list box with 3 columns and several items in the list. When I double click a particular item, I want it to launch the form related to that item. The same form will be used for all items, I just want the the form to open with the appropriate record filtered.
I am happy that I need to embed this in the Control's Double-Click event, but not sur ehow to extract the data from the list box.
Thanks in advance
Al
I have a list box with 3 columns and several items in the list. When I double click a particular item, I want it to launch the form related to that item. The same form will be used for all items, I just want the the form to open with the appropriate record filtered.
I am happy that I need to embed this in the Control's Double-Click event, but not sur ehow to extract the data from the list box.
Thanks in advance
Al