Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
A recorded macro does this code
With ActiveSheet.PivotTables("PivotTable1").PivotFields ("Product Name") .PivotItems("Aniseed Syrup").Visible = True End With Yet when i try the comand in the immediate window i get run time error 1004 unable to set the visible property of the pivotitem class Am i missing a reference? As i type pivot code, i don't get any code hints. is this a late binding problem? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Pivot Table Calculated Item | Excel Discussion (Misc queries) | |||
Pivot Table Calculated Item | Excel Discussion (Misc queries) | |||
pivot table data item | Excel Programming | |||
Visible Property Pivot Item | Excel Programming | |||
Difficult Pivot Table Technical Question | Excel Programming |