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
Why does using TableDefs cause table to be used/locked?
How to configure license for terminal services on Windows 2008 if we have Volume License
SQL Server Taking up all my memory
Access 2003 DB: Too many active users
Failed Exchange 2010: Remove data from domain.
When is it most appropriate to use ADO vs. SQL statements and queries in a multi-user environment?
What is blocking Remote Desktop?
ILLEGAL VIEW NAMES VISUAL FOXPRO?
server test.net at level_15 or view_access requires a username and password.
No Driver for Ricoh Aficio SP C210SF (Win 7)