Hi
I have existing pivottables in a spreadsheet that have values referenced from other parts of the spreadsheet. They currently get their data from a worksheet within this spreadsheet, but I would like them to get the data from Oracle.
I have written the SQL to extract the data in the same format as the worksheet that is the current source for the pivottables, but I don't know how to get them to change data source in code.
Is there any way I can do this and not have to delete the existing pivottables?
Thanks