Auto subtotal every 100 rows

  • Thread starter Thread starter Guest
  • Start date Start date
If you have an indicator in each row that identifies the group, you can sort by
that indicator and then use data|subtotals to get the subtotals.

Depending on what you're doing, you may find using a pivottable
(data|pivottable) (still requiring that indicator field) may be easier and
quicker.
 
Yes, considered that...without the use of another field/indicator...just
looking for a quick function on raw data. Any more ideas?
 
Nope. Adding the indicator field is where I'd start.
Yes, considered that...without the use of another field/indicator...just
looking for a quick function on raw data. Any more ideas?
 
Back
Top