Hello, I've been getting this error message "Run-Time error:2105 - You can't go to the specified record." that's keeping me from going to a new record. This occurs when I click on the add new record button of the form that I'm using. A pop up appears with the option to either end or debug. If you choose the debug option, it highlights the line where the error occurred " DoCmd.GoToRecord , , acNewRec". What can I do to fix this error. Please help.
Thank you.



