Hi Jeanette,
Thank you for the suggestion. I did that, and I realize it "should" work, but I'm still getting the same message box about needing to enter a value in the First Name field.
In fact, I'm getting several "interesting" message boxes. When I enter a value into the first field on each subform, the number disappears when I leave the field. When I enter a number in the 2nd field (in tab order), I get a message box that announces:
YOU CAN'T ASSIGN A VALUE TO THIS OBJECT.
* The object may be a control on a read-only form. (This is not a read-only form. No fields are locked.)
* The object may be on a form that is open in design view. (It's the only form open & in form view.)
* The value may be too large for this field. (The fields are Number fields formatted as Double in the table & General on the form. All numbers are below 100.)
If I leave that field, the first digit of the number I entered is in the field and I can go back to finish the entry and leave the field without any further problem.
At that point, if I go back and enter a number into the first field, I get the "You must enter a value in the 'tRecipMeasurements.RecipFName' field." message box. I can still enter values into all the other fields, but when I try to move to the next subform,
I again get the "You must enter a value in the 'tRecipMeasurements.RecipFName' field." message box until I exit from the Parent form, when I am told the information cannot be saved at this time. However, when I reopen the database and check in the table, some
of the numbers (but not all) have been saved in the table.
What shall I check next, please?