Thread: Pivot Table
View Single Post
  #2   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

You can remove the grand total from the table options and replace it with a

=SUM(Range)

AFAIK there is no way of having grand total using sum while the rest is
average

--
Regards,

Peo Sjoblom

(No private emails please, for everyone's
benefit keep the discussion in the newsgroup/forum)



"How to Get the Sum of Average in Pivot" <How to Get the Sum of Average in
wrote in message
...
Help! I have a Pivot Table that calculated inventory in average.
However,
on the total row, I'd like to get the sum of the average. How to do that?
Thank you.