I have a sheet that contain table (produced from jasper report query). This table will be the source of my pivot table. The Pivot is created using external connection (From Microsoft Query). since the source table need to defined before before can be used in Micrososft Query, could anyone show me how to do it programatically?
INFO:
- There are 2 documents here, first is protected source data and the second is Pivot document.
- The data is dynamic and the table contain header
Is there any way to define table area using excel programatically with dynamic data?