Need some help in making my data entry form more 'idiot proof'. User currently bring up a new form in the Add mode by pressing an command button AddJob. Once the user adds the new information, he presses the Close button (which just closes the window) and the new record shows up in the table. What I'd like to happen, is to give the option of SAVE or CANCEL before data is actually transferred to table. Can someone point me in the right direction?