topdesk123
Programmer
Good morning!
I have been racking my brain on this. I have a form that consists of a tab control, some tabs contain subforms based on other tables. I have a procedure that calculates totals and sets the value of the ID (key) field in a subform equal to the ID field in the main form. When going to the tab that contains a field from the subform's table and trying to enter data, I get this: "The field ID cannot contain a null value because the required property is set to true....bla bla bla". The ID is there, and I have tried Save, Refresh, Requery in every place possible, to no avail. Thoughts? Please let me know if you need additional information.
Thanks!!
topdesk123
I have been racking my brain on this. I have a form that consists of a tab control, some tabs contain subforms based on other tables. I have a procedure that calculates totals and sets the value of the ID (key) field in a subform equal to the ID field in the main form. When going to the tab that contains a field from the subform's table and trying to enter data, I get this: "The field ID cannot contain a null value because the required property is set to true....bla bla bla". The ID is there, and I have tried Save, Refresh, Requery in every place possible, to no avail. Thoughts? Please let me know if you need additional information.
Thanks!!
topdesk123