Hi,
I have a form based on tblContact with a subform based on table tblCategories, and another subform based on tblCompany. I have a one-to-many relationship between tblCategories and tblCompany, with the pk in tblCategory linking with a fk in tblCompany. All of the fields in tblCategories/sbfrmCategories are yes/no fields, not sure if that plays into my problem at all. I can't get the stinkin' Categories subform to work right on my main form. In my readings online, I found a ton of people posting about this issue, but I can't make sense out of any of the solutions they posted. My link main form/child form fields are CategoriesID...
When I try to click into a checkbox as the user in the subform, I get this error: "You can't assign a value to this object. The object may be a control on a read only form. The object may be on a form that is open in Design View. The value may be too large for this field." And, as others have experienced, none of these apply (to my knowledge).
Here is my database. Help is so appreciated! View attachment Contacts Example.accdb
I have a form based on tblContact with a subform based on table tblCategories, and another subform based on tblCompany. I have a one-to-many relationship between tblCategories and tblCompany, with the pk in tblCategory linking with a fk in tblCompany. All of the fields in tblCategories/sbfrmCategories are yes/no fields, not sure if that plays into my problem at all. I can't get the stinkin' Categories subform to work right on my main form. In my readings online, I found a ton of people posting about this issue, but I can't make sense out of any of the solutions they posted. My link main form/child form fields are CategoriesID...
When I try to click into a checkbox as the user in the subform, I get this error: "You can't assign a value to this object. The object may be a control on a read only form. The object may be on a form that is open in Design View. The value may be too large for this field." And, as others have experienced, none of these apply (to my knowledge).
Here is my database. Help is so appreciated! View attachment Contacts Example.accdb