If you want to do it, you have to insert a subform in your form and
that should be in datasheet view, then you can enable users to check
or uncheck values or to have the values listed as you wish.
in list box, if you want a check box to be checked/unchecked based on
a condition you have to do it in the query of the listbox.