Remove PivotTable Grand Total

D

Desmond

I would like to remove the Grand Total from the PivotTable, I had three
DataFields, and formated using format1, so the GrandTotal appears in the last
row, i could delete the last row, but curious if i can do it through
manipulating the PivotTable using VBA, any suggestions? Thanks very much in
advance!
 
D

Debra Dalgleish

You can record a macro as you turn off the grand totals manually:

Right-click a cell in the pivot table
Choose Table Options
Remove the check mark from Grand totals for columns
Click OK
 
D

Desmond

Fab, thanks a lot!

Debra Dalgleish said:
You can record a macro as you turn off the grand totals manually:

Right-click a cell in the pivot table
Choose Table Options
Remove the check mark from Grand totals for columns
Click OK
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top