View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gary[_11_] Gary[_11_] is offline
external usenet poster
 
Posts: 7
Default Pivot Table Formatting

I wish to format subtotals in a pivot table using VBA. I know I can access all of the data from the "DataFields" property of a pivottable object, but how can I access the sub totals only

Thank you
Gary