List Box - Multi Select

K

kimmi84

I have a list box with a value list and i'm able to select more than one
value, however when I select it on one record it changes all of the records -
i need it to be different for each record. if anyone could help me?
 
D

Douglas J. Steele

Unfortunately, that's the way unbound controls work in Access. Since you
cannot bind a multi-select list box, there's nothing you can do about it.
 
K

KimC

Is there another option other than list box that would do something similar
to what i am after?
 
Top