I have a subform with 4 fields, it is setup as a continous form. I want to make sure that all 4 fields have data before going to the next record. I also want to make sure once the record is entered it can not be edited. So I added a footer with a command button (save) that I have code to check for null's but how can I lock the records once all 4 fields have data