Hi,
I have developed a simple Access database which has two forms. I have also created a third form, which has a tab-control and the two original forms as sub-forms on it. The forms seem to work okay on their own however when I try to input a new record from the sub-form it outputs an error message "You can't assign a value to this object" and also gives the following reasons:
1) The object may be a control on a read-only form
2) The object may be on a form that is open in design view
3) The value may be too large for this field
None of the fields on the form are "required" fields and the form is not open in design view. Can someone please help me with this?
Many Thanks,
Mamoon
I have developed a simple Access database which has two forms. I have also created a third form, which has a tab-control and the two original forms as sub-forms on it. The forms seem to work okay on their own however when I try to input a new record from the sub-form it outputs an error message "You can't assign a value to this object" and also gives the following reasons:
1) The object may be a control on a read-only form
2) The object may be on a form that is open in design view
3) The value may be too large for this field
None of the fields on the form are "required" fields and the form is not open in design view. Can someone please help me with this?
Many Thanks,
Mamoon