Ok, I used the code you suggested, but am getting an error message:
Syntax error in INSERT INTO statement
Looks like the code you provided is exactly what I need, but may be missing a punctuation element (or something). Any additional suggestions? Thanks for you time and assistance!
Please see current code below. My thought is that the recordset will be sent to a new table (created earlier in the routine) almost at the end of the code (a couple of lines before the End Sub). The data in the "opt" array is what I need to send to the new table. Thanks in advance...
I'm developing a vba routine that imports data from one table in Access into a recordset, manipulates the data, and exports the new data to a different table, but I don't know how to accomplish the last step.
Any suggestions?
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.