Can't Check a Check Box

  • Thread starter Thread starter Dave
  • Start date Start date
D

Dave

Access 2003

just added a field to a table that is a check box
added the field to the query that pulls the form
Added the field to the form
The form will not let me populate that check box
The Query will not let me populate that check box.
But I can populate it a table level.

What am I missing here?

Thanks in advance
 
Sometimes linking few tables in the query will make the table UnEditable.

If that the case consider splitting the query, and create a sub form that
list the data in the other table.
 
The query is from a single table

Ofer Cohen said:
Sometimes linking few tables in the query will make the table UnEditable.

If that the case consider splitting the query, and create a sub form that
list the data in the other table.
 

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