View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Voyager Voyager is offline
external usenet poster
 
Posts: 3
Default disable Total and/or Sub total for a single column

Thanks Roger.

Still, i would like to know if thereis a way to block subtotal in one field.

Thanks, Voyager

"Roger Govier" wrote:

Hi

Right click on the PTPT WizardlayoutClick on Percent fieldchange
from Sum to Average

--
Regards

Roger Govier


"Voyager" wrote in message
...
Hi,

I'm trying to disable total and subtotla for a single column in Excel
2007.

for example:

Data:

Name Target Sales Percent
John 100 80 80%
Henry 100 70 70%
Lu 100 60 60%
Bethoven 100 50 50%

The Pivot:

Values
Row Labels Sum of Target Sum of Sales Sum of Percent
John 100 80 0.8
Henry 100 70 0.7
Lucil 100 60 0.6
Bethoven 100 50 0.5
Grand Total 400 260 2.6

the total for Sum of percent is incorrect.

Please Help:)



Any suggestions ?