To bind a check box on a form to a yes/no field in your table, set its
Control Source property.
To default a check box to no, set its Default Value property to:
0
Adding a stack of yes/no fields to a table is not a good design. See:
Don't use Yes/No fields to store preferences
at: http://allenbrowne.com/casu-23.html
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.