Watch this example on YouTube
I am getting this error while executing the following code:
Sub test()
Dim con As ADODB.Connection
End Sub
To fix it
go to tools
go to References
select Microsoft ActiveX Data Object 2.8(or other) library
i have issue in visual basic module. compile error (user defined type not found).
ReplyDelete