Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have been trying to create the PivotTable in a different
Workbook than the one containing the Macro and the source data, but I have an error every time. ActiveWorkbook.PivotCaches.Add(SourceType:=xlDatab ase, SourceData:= "Database").CreatePivotTable TableDestination:="[Test.xls]Sheet1!R3C1", TableName:="PivotTable1" I would like to have the table in the file Test.xls Is there a solution? Thanks for your help |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Creating PivotTable in Excel2007 | Excel Discussion (Misc queries) | |||
Problem with creating pivottable | Excel Discussion (Misc queries) | |||
Creating a PivotTable w/o selecting data in an existing PivotTable | Excel Discussion (Misc queries) | |||
Error message when creating PivotTable | Excel Discussion (Misc queries) | |||
Creating Multiple Charts from One PivotTable | Charts and Charting in Excel |