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
Comparing and Ranking Records
sql min()
Type mismatch error when setting row height or column width
Trying to filter a Sharepoint List
migrating SQL databases to another server and get some weird error messages
MS Access VBA SQL query with varables - is it possible?
how to convert an Omnis .df1 datafile to SQL?
Drive visible in Disk Management, but not in My Computer
Vista Home wireless adapter connecting only with limitted access
php display image from mysql