On my form, I click Add New record, in order to clear out all existing values. Then I type a last name in the last name field and click the Find button. I get an error message saying I must enter a gymnastID. Undoubtedly this is because gymnastID is the primary key and Access thinks I am trying to enter a new record, when I am not. I would like to be able to do a search on a clean form just like I can do with Deltek GCS Premier.
Is there a way to circumvent this problem?