I have added an unbound textbox to a subform that displays line items on an order but it won't accept input (freeform typing 'abc' into it). It doesn't display any errors.
I reviewed the subform properties and didn't recognize anything that looked like it would prevent input but I am new (New) to access. The other fields on the subform lines are bound to a database table and set to locked because I don't want them to ever be changed.. i.e. read-only.
does the length of the textbox need to be defined some place? data entry property set to yes? hope someone knows what's missing.
Thanks