I have text file in some format. I read it line by line and extract data I want from every line. How can I transfer these data to a table in MS Access using VBA?
MySpec is created by first going to Access and doing a manual import, on the advance tab of the import, you will have the opportunity to save the import as a specification that can be used in the automatic import you are creating
Hopefully the above will work for you, but it may not be what you're after. If not you may need to use VBScript (this can be referenced within VBA), if you post more detail of your data then I should be able to help.
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.