Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'd like to use this macro on many spread sheets. However, this part of the code contains a name
ActiveWorkbook.PivotCaches.Add(SourceType:=xlDatab ase, SourceData:= "FEB2004_Cook!R10C1:R69C14").CreatePivotTable TableDestination:="", TableName:="PivotTable2", DefaultVersion:=xlPivotTableVersion1 It's calling out the work sheet FEB2004_Cook. I tried activeworksheet and some other ways but to no avail. Any help Thanks DJ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Generic Macro | Excel Discussion (Misc queries) | |||
Define a generic name | Excel Worksheet Functions | |||
If statement with generic value | Excel Worksheet Functions | |||
HOW TO RETRIVE LAST NAME USING EXCEL, IT SHOULD BE GENERIC | Excel Worksheet Functions | |||
Generic Macro | Excel Programming |