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
Printing Drafts in Outlook 2007 - Showing Date sent
Mail merge office 2003
i keep getting runtime error 9 subscript out of range
How do I set up a password on Access
Get machine name using UserID
Server 2003 Terminal Services and cable vs. T-1 internet service
Updating things based on info in a given record
Error Code: 403 Forbidden The server denied the specified Uniform Resource Locator (URL).
reading an xml file in c#
changing formview background color