CheckListBox

W

Warrio

Hello,

Does an ActiveX control exist to have a CheckListBox on Access?

I tried to simulated it on a continuous form, but I need to have the
checkbox bound to a form, otherwise when you click on one, all the checkbox
get checked on every row. and I cannot have it bound even to a temporary
table cause many users will work on it on the same time, so if one user
checks a text box, it shouldn't get checked for the other user as well.

Thanks for any suggestion
 
Top