Calculate Average in pivot item

  • Thread starter Thread starter kd
  • Start date Start date
K

kd

Hi friends,

I need to calculate the average of a column in a pivot for eg. Jan 09 and
Feb 09 so on and so forth for the whole year. Now how can i calculate the
average of count of Jan 09 and Feb 09 ie. (Jan 09 + Feb 09)/2 . Data in the
column just says Jan 09, feb 09 , mar 09 so I have to take their count
against other columns and then take its average.

I tried calculating item in the pivot but its giving error "Calculated items
do not work with customs subtotal".

If you can advise the above or its alternative, I'll be greatful.

Regards,
KD
 
Hi Ashish,

Data is structured in one sheet in rows and columns. Columns being Region,
Grade OHC etc. etc.

For heading being OHC, Data in rows being

Jan 09
Jan 09
Jan 09
Jan 09
Jan 09
Feb 09
Feb 09
Feb 09
Feb 09
Mar 09

I want to take take the average of months count. Is that possible through
pivot, if not what alternative can you suggest.

Thanks in adavnce for any help.
KD
 
Hi,

DId you right click on any item in the pivot and change the summarise by
setting (under Field settings) from sum/count to average

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com
 
Back
Top