I currently have a table in Microsoft access that I am trying to pull data from and then put into a ComboBox in Visual Basic. The following code is taken from a training manual that I am currently using. I am new to Visual Basic.
Dim rs As Object
Err.Clear
Dim sSql$
sSql =...
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.