Microsoft
Software
Hardware
Network
Question : Capture data from listbox
Hello,
I have a listbox that contains data. When the user clicks row I would like the data held within column 1 to be copied to a textbox. Is this possible?
The listbox contains fairly dynamic data.
Thanks.
Answer : Capture data from listbox
in the afterupdate event of the listbox
private sub listbox_afterupdate()
me.text1=me.listbox.column
(1)
end sub
Random Solutions
SQL Query Problems
Exchange 2010: 550 5.7.1 Client does not have permissions to send as this sender
Problems reinstalling Intranet services in SBS 2003
Microsoft Outlook XP 2002
Why is the Remote Install Tab not showing up in the active directory after I install RIS on a server?
Open a form going to a specific record based on an ID in subform
SQL Sorting Issue
Trigger for INSERT, UPDATE, DELETE - determine which event happened within the trigger?
how to disable gridview refresh on select row event
After prg done it seems my Hard Drive is going crazy...