Timberwolf
Registered User.
- Local time
- Today, 12:50
- Joined
- Dec 15, 2000
- Messages
- 33
I have a form called Contacts and inside that a subform called PubOrders and inside that a subform called Publications (which contains a list box that looks up our pubs in another table). When I'm in the list box field, the drop-down list works fine, but after I make the selection, I get an error message:
iMicrosoft Access
You can't assign a value to this object.
* The objct 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.
I know all of my relationships are okay, because previously sold publications are showing up fine under their respective Contacts. (For reasons that I won't detail here, I had to update the tables and recreate relationships between Contacts/PubOrders/Publications/ListOfPubs.)
iMicrosoft Access
You can't assign a value to this object.
* The objct 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.
I know all of my relationships are okay, because previously sold publications are showing up fine under their respective Contacts. (For reasons that I won't detail here, I had to update the tables and recreate relationships between Contacts/PubOrders/Publications/ListOfPubs.)