Why doesn't it work "properly" ? I did a rather large project about 4 months ago to create Pivot Tables from scratch, and I got all the "right info" by creating a simple pivot table, and go from there... used Online help A LOT too !
Another thing that helped was to declare variables... for example
Dim PT as PivotTable
that gives you Instant access to all of its properties and methods.
Like this thread? Share it with others