User Profile
Collapse
-
merilu replied to please help: run time error 3070 database does not recognize ' ' as valid field namein Visual BasicCactusdata this helped me a lot, it worked! Thank you! -
merilu started a topic please help: run time error 3070 database does not recognize ' ' as valid field namein Visual Basicplease help: run time error 3070 database does not recognize ' ' as valid field name
Please help me.
I'm trying to update a database using code in access and the following error appears : "Run time error 3070 the microsoft access engine does not recognize ' ' as a valid field name or expression.
I'm for sure entering a valid name..
Here is my code.
Thank you!!
Code:Dim db As DAO.Database Dim rs As Recordset Dim name As String Set db = CurrentDb()
No activity results to display
Show More
Leave a comment: