B
Bufo
In 2000, I think you could refer to a Grand Total in a
Pivot Table in another formula, copy it down, and have it
be a relative reference. Now, it seems to automatically
become absolute, and we haven't found a good way to change
it.
Example: You have a PT with a Grand Total in the last
column. You want to calculate the percentage of that row
total to the Grand Total of that column. So, you tell it
to divide the Row Grand Total with the Extended Grand
Total. If you copy that formula down, it will continue to
refer to the first row. The formula looks like this:
=GETPIVOTDATA("ExtendedPrice",$A$3,"Product","Bivy
tent")/GETPIVOTDATA("ExtendedPrice",$A$3)
Any help is appreciated!
Pivot Table in another formula, copy it down, and have it
be a relative reference. Now, it seems to automatically
become absolute, and we haven't found a good way to change
it.
Example: You have a PT with a Grand Total in the last
column. You want to calculate the percentage of that row
total to the Grand Total of that column. So, you tell it
to divide the Row Grand Total with the Extended Grand
Total. If you copy that formula down, it will continue to
refer to the first row. The formula looks like this:
=GETPIVOTDATA("ExtendedPrice",$A$3,"Product","Bivy
tent")/GETPIVOTDATA("ExtendedPrice",$A$3)
Any help is appreciated!