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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.