View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.charting
Mónica Mónica is offline
external usenet poster
 
Posts: 1
Default Pivot Field Data count

Hello,

Does anyone knows the code in VBA to know how many diferent items a pivot
table field has???

I´m looking for something like:


MyPivotTable.PivotFields("MiPivotField").Count

Thank you in advanced.

Mónica