Hi, the purpose is to allow users to enter a new case into the database. A query is ran behind the scenes to determine if the case and agreement type have ever been entered. If the agreement with that case it must be completed or end dated before a new one can be entered. What I am finding...
Hi, I have several users of a database that I built who keep getting the runtime error 3012. Not all users are getting it. Its a split database and users can enter a case number. The code is:
Private Sub Select_Agreement_Type_BeforeUpdate(Cancel As Integer)
MsgBox "Please wait while we...