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
Is there a way to reformat Outlook 2007 phone numbers?
Problem with Default User Profile
Windows Full Screen
Subreport not showing
Email Button In Access
MDI Parent Object Reference?
@From Address not an accepted Parameter
How to determine combobox listindex of a known ID
Get the original name of an aliased column in a view
The requested lookup key was not found in any active activation context.