Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a workbook that consists of a "control" sheet then
a number of blank sheets. The control sheet has a list of pages in a table, next to which is the name of a stored procedure. Each procedure returns a recordset of data from a SQL database. Each SP returns a different set of data. Each sheet will have at least one pivot table. some sheets have up to 5 oivot tables, but based off the same recordset. The first pivot is created by setting the pivot cache to the returned recordset. If there are further pivots, is it recommended that these are based off the first one - since the data is the same essentially, athough presented differently, or shound each pivot on a page be set to the recordset? I'm ultimately looking for ways to speed up delivery. thanks for any insight Patrick |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Pivot tables - Editing the data source shared by multiple pivot ta | Excel Discussion (Misc queries) | |||
slow document / pivot table refresh and pivot function | Excel Discussion (Misc queries) | |||
Building pivot tables in Excel 2007 based on existing pivot tables? | Excel Discussion (Misc queries) | |||
How does the term 'pivot' apply to Excel's Pivot tables and Pivot. | Excel Discussion (Misc queries) | |||
Pivot tables-controlling user interaction with pivot tables | Excel Programming |