Multi select combo box using a lookup table

A

Arvin Meyer [MVP]

Combo boxes aren't really multi-select. Did you mean list box? In any case,
the multi-select property is normally used to request data, as in using the
lookup table to return records to a subform or another list box.
 
S

Steve

No, but you can do it with a listbox. Go to the Other tab and set the
Multiselect property to Simple or Extended.

Steve
(e-mail address removed)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top