Pivot Table Range Sums

R

Ricardo Duran

Hello...

By using GetPivotData, we can extract a single cell's worth of data.
I wonder if there is a way to extract a range of data in the same row
or column (with a single command)? OR if we can get a cell reference
so that I can use a sum/offset to calculate a sum of a range.


TIA!

Ricardo
 
Top