I am programming some code to write some values from one Excel spreadsheet into another (via ODBC) but the funny thing is that the first line works but the second one fails!
Rs.Fields!c = Cells(7, 5).Value
Rs.Fields!c = "Test"
Any help?
Mark
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.