Check Box in SubForm

  • Thread starter Thread starter cfatz1
  • Start date Start date
C

cfatz1

I have a subform that has a checkbox in it, but it won't let me check
the box! I can check it in the table...but not the subform.

What am I missing??

Thanks....

Chris
 
Your subform is probably drawing information from more than one table
and you have created a recordset that is not updateable.

It is best to base each form/subform on just one table

Warm Regards,
Crystal
*
(: have an awesome day :)
*
MVP Access
Remote programming and Training
strive4peace2006 at yahoo.com
*
 

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