Microsoft
Software
Hardware
Network
Question : List Box with multi columns
I have a list box with 4 columns.
The first column is the bound column and the first and last columns are hidden.
I know that listbox.value will return the data in the bound column.
Is there a way to retrun the data in the other columns?
I've tried listbox.value(1) but I get an error that says Type MIsmatch
Answer : List Box with multi columns
Make that listbox.column(1)
After many tries!!
Random Solutions
App. Emails Delivered Into Spam Folder
WSUS installation on Sql server
Take a variable and have the displayed format....
Access Subdatasheet report II
What is the default Admin password for Access 2003 Workgroups?
Replace a terminal services server in Windows Server 2003 OS
cherry1691
OnChange Event (Apply Button) VB.NET
The item '/Data Sources' already exists
How automatically Rightfax a report via a MS Access Macro/VBA