I am creating Pivot Table that has counts of different buckets. I am trying to consolidate various field for reporting.
Trying to duplicate record macro routine run into bugs.
Here is a snippet of code
For Each pvtItem In PVTable.PivotFields("buckets").PivotItems
'...