View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Wolfgang Gary Wolfgang Gary is offline
external usenet poster
 
Posts: 2
Default Pivot tables - how to hide the total row?

I setup a pivot table programmatic.

But how can I hide the most right total row?
I have found a checkbox "Totals for rows / columns" in the TableOptions
Dialog.
But how to set this per programm?

Many thanks for any hint.
Wolfgang