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
What is blocking Remote Desktop?
When is it most appropriate to use ADO vs. SQL statements and queries in a multi-user environment?
Select Query
Access 2003 DB: Too many active users
using a variable to define/select a range in excel VBA
How to configure license for terminal services on Windows 2008 if we have Volume License
Why does using TableDefs cause table to be used/locked?
Just installed SBS 2008 and can't browse domain
Terminal Services Licensing error on SBS2003
Windows Server 2008 Standard (1-4 CPU)