Results 1 to 3 of 3

Select specific PivotItem

Threaded View

  1. #1
    Registered User
    Join Date
    12-27-2010
    Location
    Bolivia
    MS-Off Ver
    Excel 2007
    Posts
    16

    Select specific PivotItem

    Hi All,

    Is there a method or property similar to "CurrentPage" (please see the following code sentence where "Estado_comisión" is set as page filter), which I can apply to select only one item of a pivotfield, instead of my actual procedure of switching visible property TRUE for all pivotitems in a row pivot field and then swithching FALSE all undesired values within a for...next loop?.

    ThisWorkbook.Worksheets("Hoja1").PivotTables("Tabla dinámica1"). _
    PivotFields("Estado_comisión").CurrentPage = "Pagada"
    Thank you
    selopezr
    Last edited by selopezr; 01-24-2011 at 09:25 AM. Reason: Solved

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1