matthew230
Board Regular
- Joined
- Jan 2, 2006
- Messages
- 152
Hi,
Can anybody give me some guidance on using list boxes with multiple selection.
For example if I want to extract the value from a combobox I use:
strVariable = userform1.combobox1.value
or something similar.
How can I use list boxes in a similar manner ?
Many thanks
Matt
Can anybody give me some guidance on using list boxes with multiple selection.
For example if I want to extract the value from a combobox I use:
strVariable = userform1.combobox1.value
or something similar.
How can I use list boxes in a similar manner ?
Many thanks
Matt