View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
vivi vivi is offline
external usenet poster
 
Posts: 35
Default Pivot table and variance calculation

Hi there

Hope someone can help me as this is bugging me for a long time and nobody in
the office could help me!!

Basically I have a data table which i used for pivot, i have actual, budget
and % variance of actual vs budget. In the pivot table, everything is ok
accept the sub variance, instead of giving a variance, in sum up all the
variance and give me a total:

Cost Centre Manager Actual Plan Sum of Variance £ Sum of Variance %
Martin Middleton 0 0 0 0%
Martin Middleton 45 33 (13) -39%
Martin Middleton 27 27 0 1%
John Hollis 6 6 7 1 11%
David Broughton 0 0 0 0%
Overall 78 66 (12) -26%

As you can see the Variance of 66 and 78 is not -26 but i can't get it equal
to 18%

Is there anyway i can do this please?

Thanks

Viv