Hi,
If I posted it correctly, here is the message I get:
Microsoft Visual Basic Run-Time error 3078’:
The Microsoft office Access database engine cannot find the input table or query ”. Make sure it exists and that its name is spelled correctty.
End
I pasted the code you gave me, with the...
I cannot figure out what is wrong with this code. Please help!!
CurrentDb.Execute "INSERT INTO tblEntry (CreditorID, CategoryID, DueDate, BillDesc, BillAmount, BillNotes, PaymentAmount, PaymentDate, PaymentMethod, CheckNumber, PaymentNotes, TotalDue) " & _
"VALUES (" &...
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.