Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi there,
Is there a way to test to see if an Item is in the list of PivotField, before setting the CurrentPage to that item? The reason I ask is if you don't check first to make sure the item exists, then set the CurrentPage to the item you want, it creates that item for you, which is not what I want it to do. Cheers, Grant. ActiveWorkbook.Worksheets(wkSheet.Name).PivotTable s(pvtTable.Name).PivotFields("Line").CurrentPage = sStr |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Creating a PivotTable w/o selecting data in an existing PivotTable | Excel Discussion (Misc queries) | |||
Finding a row/column header in Pivottable | Excel Worksheet Functions | |||
PivotTable - PivotTable Field name is not valid - error! | Excel Programming | |||
weird problem with PivotFields CurrentPage | Excel Programming | |||
Pivotfields.CurrentPage | Excel Programming |