Hello, I have a userform that simply adds records to the database. My concern is for a user that is not familiar with Access. They may not realize that 'Tab' is how it is entered. I could display a msgbox confirming the adding of the record, but I would rather just have a command button that adds the record to the table. I was wondering how I could make the commandbutton the ONLY way to insert a record.