Thread: subtotals
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Jean-Yves[_2_] Jean-Yves[_2_] is offline
external usenet poster
 
Posts: 253
Default subtotals

Hi

There is such a function if you use pivot table.
Regards
JY
"enyaw" wrote in message
...
Operation No Part Number Sequence Number Material Cost
1 1 1
1
1 2 1
1
1 Total
2
2 2 2
8
2 Total
8
Grand Total
10

Was just wondering if there was a way of coding the subtotal so that after
each subtotal it will calculate that total plus the previous totals. E.G.
After "Operation No 2 Total", I want another line inserted that will give
the
sum total of "1 Total" and "2 Total". The amount of the inputted
information
will not stay the same and there will be more than two subtotals