I have a form that opens up a subform based on a selection on the main form. The fields in the subform are automatically filled in based on a value in the main form. The user can change the values on the subform or just accept the default values. I have a problem, if the user just wants the default values, access won't allow him to add the record. He has to change something manually on the form before he is allowed to enter the record. How can I solve this problem?