Hi,
-I am getting an error "3061" Too few parameters expected 3.
-I want to create a recordset from a query so that I can use the findnext method to search for some data and edit it. The following code gives me the error:
Dim db As Database
Dim rst As Recordset
Set db = DBEngine(0)(0)...
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.