You want to add 'validation' code to the forms Before Update event to see if they left any required controls blank before saving the record. There is some sample code in help if you click the F1 key when the cursor is in the Before Update event of the form.
hth,
Jack