Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
pvC.CreatePivotTable TableDestination:=""
still not sure I know or understand WHY it was failing, but I've found the solution. the TableDestination parameter is a variant. If I put in the default "" as above, the routine fails at the second pivot table. if I send it an specific range, such as this: TableDestination:=Range("a1") Then the program moves merrily along. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Is it possible to edit multiple pivots at one time? | Excel Programming | |||
microsoft multiple pivots | Excel Discussion (Misc queries) | |||
Creating Multiple GIFs from Multiple Range selections -- I need a volunteer to test my code to see why it fails | Excel Programming | |||
I would like to build macro's to do pivots or part of pivots | Excel Programming | |||
Pivots using other pivots and dynamic query problem | Excel Programming |