Question
Multiple selections in a ComboBox
Hi there!
Is it possible to make multiple selections in a ComboBox ?
i.e. make n consecutive selections and store them in an array
or make n selections in the open list of the CB by using (for example) the click-Shift Key keystroke
Purpose is to allow the user to select multiple different issues of a magazine with a maximum ease of use...
(Code I use is attached below)
Many thanks for your help!
Best regards,
Gerry
Is it possible to make multiple selections in a ComboBox ?
i.e. make n consecutive selections and store them in an array
or make n selections in the open list of the CB by using (for example) the click-Shift Key keystroke
Purpose is to allow the user to select multiple different issues of a magazine with a maximum ease of use...
(Code I use is attached below)
Many thanks for your help!
Best regards,
Gerry