Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a stored procedure on an MS SQL Server that I can retrieve records
from that I would like to place in the pivot table I have. So far, using ADO code and the copyfromrecordset method, I've been able to paste the records into a tab in the workbook and update the pivot table, but a couple people suggested I create/update the pivot table directly without pasting the records to the spreadsheet. I've tried looking in help for Pivot Table/Pivot Cache, and I get bits and pieces, but things like ADO connections I don't get results even if I have the reference attached. Could someone please point me to an example of how to use the recordset directly by a pivot table. I appreciate any help you can provide. Thank you Mark |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how to create pivot table from existing pivot table in excel 2007 | Excel Discussion (Misc queries) | |||
How do I create multiple pivot charts from one pivot table? | Charts and Charting in Excel | |||
pivot table: create worksheetsheet using pivot table | Excel Discussion (Misc queries) | |||
VBA Code for a pivot table to open database and to reference table current page | Excel Programming | |||
How do I create a pivot table if the pivot table icon or menu ite. | Charts and Charting in Excel |