Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
..CreatePivotTable
alone means nothing, there's probably a "with" few lines before, refering to which object we add a pivot table then, you can change it, example... With ActiveWorkbook.PivotCaches.Add(SourceType:=xlExter nal) ' stuff .CreatePivotTable 'stuff end with this ActiveWorkbook means... the active workbook, so not one book but anyone one (the active one)... |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Universal formulas for any given row | New Users to Excel | |||
Universal procedure for changes | Excel Programming | |||
Universal Macro | Excel Programming | |||
Need new idea for universal path | Excel Programming | |||
Need new idea for universal path | Excel Programming |