I have a form that is coded to open in add record mode. However, sometimes the user will be editing an existing record. To accomplish that purpose I have a combobox that allows the user to select the record they wish to edit. I want to warn to the user not to use the combobox unless they are editing an exising record but am not sure of the best way to do this. Can anyone help?