Sub total formual

R

Rufolf Wilmes

Hallo

Is there a way to add a formula that uses the subtotals
calculated by the subtotal function
Exampel:
Selection.Subtotal GroupBy:=1, Function:=xlSum,
TotalList:=Array(7, 8, 11, _
12), Replace:=True, PageBreaks:=False,
SummaryBelowData:=True
And then have Sums of 7,8 divided and the result given in
9
 

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