Shift-select many items in textbox?

B

bhammer

ACC2003

I'm building a form with a listbox set to multiselect, but you have to click
each line item separately to hightlight. Is there a way to shift-click
multiple adjacent lines?

My listbox will typically have 200 or so items and the user needs to be able
to select groups of 50 or so most of them adjacent, but some not.
Single-clicking each is not practical, nor is a checkbox solution.

Ideas?
 
B

bhammer

Allen Browne said:
Did you set the multi-select for simple or extended?
Ah-HA!
I figured it was something simple that I overlooked. Thanks Allen.
-Brad
 
Top