I am at the end of my rope on this one!…
I have a form with a subform. There is a combo on the form to select the store name and the subform is where all the discrepancies are entered.
The first time I attempt to enter any data into the subform I get the message…
“You can’t assign a value to this object
*Object may be a control on a read-only form
*Object may be on a form that is open in design view
*The value may be too large for this field”
When I click OK on the error… I can continue as normal. I can enter all data and everythig is added to the table as expected.
What does this mean and how can I make it GO AWAY!
I believe I have all the properties set correctly… the form is not read-only, it is not open in design view anywhere, I have the value set to text with 50 char.
Help!?