Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi,
i have the following code: e = sheets("sheet1").range("g3").value msgbox e with sheets("sheet1").pivottables("pivottable3").pivotf ields("FAC") ..pivotitems(e).visible = true end with but i am getting a runtime error 1004: unable to get the pivotitems property ofthe pivotfield class. i made sure that the value to be made visible is true. and even recorded a macro with me checking the item to make it visible, to compare my code to that. but i dont understand why this is not working. in this case, the item to be made wisible is WBO thanks in advance, geebee |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how to create pivot table from existing pivot table in excel 2007 | Excel Discussion (Misc queries) | |||
Filter lines with Pivot table and non pivot table columns | Charts and Charting in Excel | |||
Filter lines with Pivot table and non Pivot table columns | Excel Discussion (Misc queries) | |||
Filter lines containing pivot table and non pivot table data | Excel Worksheet Functions | |||
Help required with setting up a pivot table with the source on sheet1 to have the pivot table created on sheet called "report" | Excel Programming |