Forum Discussion
sunilbsrv2k
Mar 28, 2024Copper Contributor
Append Excel data into MS Access though macro
Hi All, I have a task to automate the process of appending the table in MS Access with the data in an Excel file. I have created the Excel file, imported the data in Access. But the task ...
sunilbsrv2k
Mar 28, 2024Copper Contributor
Hi George
This is a part of a project, in which data needs to be stored in Access; so that it can be retrieved in the future.
The scenario is, I have a macro that collates the data from multiple Excel files into one Excel file. This collated data has to be moved to Access.
This is a part of a project, in which data needs to be stored in Access; so that it can be retrieved in the future.
The scenario is, I have a macro that collates the data from multiple Excel files into one Excel file. This collated data has to be moved to Access.
George_Hepworth
Mar 28, 2024Silver Contributor
Okay, so there is no business rule involved, it's just the fact that the data is first collected into an Excel workbook.
In that case, there are multiple good ways to import data from Excel into Access; I am not aware of any easy way to export data from Excel into Access.
Therefore, I would recommend that, once you get the data collected in your workbooks, start Access and import the data from Access. That's a very common procedure and there are many resources available to describe methods for doing so.