If I have a listbox, is there a way to code that when you double click on an item in the listbox, it takes the information in that row?
I want to click on a row and have it grab the information, and then open another form and display all the information for that object (that part I'm pretty sure I know how to do).
Thanks in advance.
I want to click on a row and have it grab the information, and then open another form and display all the information for that object (that part I'm pretty sure I know how to do).
Thanks in advance.