Hello,
I'm new to the VBA scene, and am trying to do some research on different methods. I have an Excel spreadsheet that is generated by some software. I would like to get this data into an Access database without having to go through the steps of importing the data through Access. Is this possible to do? From my research, I have found it is possible to create a connection to a database and can perform queries, but would like to have the data physically imported into the database.
Alternativly, if it isn't possible to export the data without going directly into Access and pressing the import from excel button, would it be possible to automate the process that the import wizard takes you through?
Thanks for the help!
I'm new to the VBA scene, and am trying to do some research on different methods. I have an Excel spreadsheet that is generated by some software. I would like to get this data into an Access database without having to go through the steps of importing the data through Access. Is this possible to do? From my research, I have found it is possible to create a connection to a database and can perform queries, but would like to have the data physically imported into the database.
Alternativly, if it isn't possible to export the data without going directly into Access and pressing the import from excel button, would it be possible to automate the process that the import wizard takes you through?
Thanks for the help!