A
Andre
I need some advise on how to do this.
I have an Excel workbook that contains one sheet for each Profit Center.
(About 100 profit centers)
Each sheets contains the P&L for the profit center, and the sheets are named
according to the profit center.
I want to automate importing this data to a relational set of tables.
How can I automate, having automation read the data from each sheet in the
specified Excel workbook.
I though about linking each workbook and then using VBA to extract and
transform the data, but that will take ages.
Any ideas welcome
Thanks
Andre
I have an Excel workbook that contains one sheet for each Profit Center.
(About 100 profit centers)
Each sheets contains the P&L for the profit center, and the sheets are named
according to the profit center.
I want to automate importing this data to a relational set of tables.
How can I automate, having automation read the data from each sheet in the
specified Excel workbook.
I though about linking each workbook and then using VBA to extract and
transform the data, but that will take ages.
Any ideas welcome
Thanks
Andre