"You can't assign a value to this Object." this is a message I get when first trying to enter data into a form. But its a little strange. There is the form and the subform. The subform can work all the work all the nessary functions of the form. The main form is only for visual effect and ease of use.
If I ope the subform and enter data it work fine. Its when the sub is opened through the main form that the problem arises. You can select and enter any info from the subform header but when you go to enter data in the detail section this pops up.
"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 to large for this field."
Now I know the last two are not the case and I pretty sure that the fist one is not the case also. So any idea what setting I have edited to cause this.
Thanks
If I ope the subform and enter data it work fine. Its when the sub is opened through the main form that the problem arises. You can select and enter any info from the subform header but when you go to enter data in the detail section this pops up.
"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 to large for this field."
Now I know the last two are not the case and I pretty sure that the fist one is not the case also. So any idea what setting I have edited to cause this.
Thanks