Select from Value list

ddrew

seasoned user
Local time
Today, 03:56
Joined
Jan 26, 2003
Messages
911
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!
 
There are a few ways to do it, I used the OpenArgs method in my demo.
 

Attachments

Users who are viewing this thread

Back
Top Bottom