Overmyhead2
Programmer
Have a form with a subform. The subform has 4 fields for the user to enter data into. If data is entered into all 4 fields the record updates the table properly. But the user wants only to enter data into 1 field and come back another day to finish entering data into the other 3 fields.
The problem is that when data is entered into only one field the record is not added to the table.
I checked the other 3 fields that are being left blank and the required property is set to no. I put a save record event on the field that has data inputed into. Nothing seems to work.
Victoria
The problem is that when data is entered into only one field the record is not added to the table.
I checked the other 3 fields that are being left blank and the required property is set to no. I put a save record event on the field that has data inputed into. Nothing seems to work.
Victoria