C
chris
I am attempting to extract a single value from a multicolumn listbox.
For example, the multicolumn listbox has three columns as follows:
Item# Description Price
1111 Prod A 3.99
2222 Prod B 5.99
Is there a way to take the value from only the third column for the
selected item?
Thank you in advance!
For example, the multicolumn listbox has three columns as follows:
Item# Description Price
1111 Prod A 3.99
2222 Prod B 5.99
Is there a way to take the value from only the third column for the
selected item?
Thank you in advance!