I'm using Access 2000 and attempting to allow for a automatic search of the database so that I don't duplicate date when entering data from month to month. but I keep getting a Data Type Mismatch. Here's the code:
Private Sub AcctNo_BeforeUpdate(Cancel As Integer)
Dim AcctNo As String
Dim...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.