Unfortunately when I try to run this code I get the error message
"User-defined type not defined"
and the Excel VBA editor highlights the dim statment
Dim Mydb As database
I have also tried
Dim Mydb As ADODB.Connection
and get the same error message
I am running...
I would like to modify a QueryTable and update the Access database the recordset came from.
Is this possible and if so what is the best method to accomplish this?
Thanks
I would like to modify the results of a Excel TableQuery and then update the original Access database. Is this possible and what would be the best way to go about it?
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.