Data Entry

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I've created a table in which I have two columns that are yes or no answers
(SendInfo & ActiveMember). I only want to fill in the fields that I have
definite yes or no answers on the completed questionnaires I've received - I
just discovered Access is filling in the fields I've left blank which I
absolutely do not want to happen. Is there a fix for this?
 
A checkbox in a yes/no field is either Yes, or No.

You can make this a numeric field that can contain more than two values and
set up a TRIPLE STATE checkbox in your form. The value could then be "Yes"
(checked) "No" (Blank) and "Null" (Grayed out).

If you need more help, post back and let us know.
 

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.

Ask a Question

Back
Top