Good Evening,
I have a number of workbooks each containing a table of identical structure. The columns are as follows:
[ID]
[Contract]
[Team]
[Type]
[Jan Hrs]
[Feb Hrs]
[Mar Hrs]
etc etc.
Each of the tables holds an undefined number of rows. Dependent on the team and/or contract this may be 10s or 1000s of rows.
I would like to combine these into a single data source to then create a number of PivotTables and PivotCharts from.
Is anyone able to provide some help?