Search results

  1. C

    Question "Invalid use of Null" error

    Thanks for your help. I had a function in the OnCurrent event that referenced a data field that had not been filled in yet when a new record was created, giving the null error. For future reference though, the error message box did not have the usual End-Debug options, only an OK button, so...
  2. C

    Question "Invalid use of Null" error

    I'm an access newbie, and have found this forum very helpful so far. In my project, I have a form with a toggle button that says "add a new record" that should open the form "ECPMaster" so I can enter the new data when I click on it. My problem is that I'm getting an "Invalid use of null"...
Back
Top Bottom