It is just a list box for which you set the multi select property to either simple or extended rather than none. When you place a list box on the form the multiselect property defaults to none which only allows you to select 1 item from the list.
It is just a list box for which you set the multi select property to either simple or extended rather than none. When you place a list box on the form the multiselect property defaults to none which only allows you to select 1 item from the list.
Ah ha. Mucho gratias.
I may keep the fire breathing dragon at bay for a bit longer then.
Cheers!