It is an old question but here is the solution;
Set theListStyle property to 1 - frmListStyleOpt ion then set the MultiSelect property to 1 - fmMultiSelectMu lti you will have a listbox with checkboxes. So you will need only one column for your options (Checkboxes will be appeared automaticly). but this is not for Access :S