hmstoo44dd
Programmer
I have a form with a continuous subform. The subform contains a combobox where you can search the customers table to enter customers names. When you tab to create a new entry then decide not to there is no problem. However, if you do a search and don't find the correct name, you can't get out of the record because of a 'null value/required field' error. Is there a way to prevent this without adding a delete record button/task or adding an error capture/handle event?