Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: andyzauk
  • Content: Threads
  • Order by date
  1. andyzauk

    Trying to count pivot items on screen

    Hi, I am trying to count the amount of items visible on screen for a row field in a pivot table. I am doing this: CategoryAmount = ActiveSheet.PivotTables("YTDTrendPivot").RowFields("Cost Buckets").VisibleItems.Count This, however, shows me the list of items available in the dropdown list for...

Part and Inventory Search

Back
Top