D ddrew seasoned user Local time Today, 03:56 Joined Jan 26, 2003 Messages 911 Mar 30, 2006 #1 Hi, I have a list box on a form that has peoples names in it. What I would like to do is double click a name then open another form that shows that name in a textbox. I know it can be done, but I'm unsure of the code for it. Thank you!
Hi, I have a list box on a form that has peoples names in it. What I would like to do is double click a name then open another form that shows that name in a textbox. I know it can be done, but I'm unsure of the code for it. Thank you!
M Meltdown Registered User. Local time Today, 03:56 Joined Feb 25, 2002 Messages 472 Mar 30, 2006 #2 There are a few ways to do it, I used the OpenArgs method in my demo. Attachments OpenArgs.zip OpenArgs.zip 11.5 KB · Views: 86