Drop down boxes. Please Help!

  • Thread starter Thread starter Subzero
  • Start date Start date
S

Subzero

Hi,

Thank you for taking the time to read this.

I'm having trouble with my drop down boxes in a database I'm creating. I
need to be able to select more than one value. Is this possible please?

Kind Regards,

Subbie
 
Not with a combo box, you need a Multiselect Listbox for this. I suspect
that you are talking about those nasty lookup fields which Access loves to
put into your tables. Don't do it, Subzero, they only cause confusion.
Create a proper form, add real, controllable combo boxes which you decide on
and add a Multiselect listbox. True, it needs coding but we can help with
this.
Evi
 
Back
Top