The Copy from Access to Excel instruction allows a user to import data into an Excel worksheet from an Access database Table. The instruction allows for the field names (‘column headings’) of the Table to be imported along with the data.
Before we get started
Please further create a ‘Manipulate Data' action step so that you can add and use instructions.
The source Access file that we are going to use looks like this:
The target file that we are going to use is a standard fresh Excel workbook which contains an empty worksheet.
Step-by-step guide
1. Create a Manipulate Data action step and then add a Copy from Access to Excel instruction to it.
2. Link the Access file as the source file.
3. Use Table1 from the source file.
4. Tick the box for the ‘Export column heading to the target’ rule. This configures the instruction to import the field names of the Table into a row above all the data.
5. Link the Excel workbook as the target file.
6. Use Sheet1 from the target file.
7. Use cell address A1 from Sheet1.
8. Save and run the step.
9. After the step finishes running, download and open the target file. As you can see, the Table has been copied from Access to Excel:
Comments
0 comments
Please sign in to leave a comment.