=subtotal() was enhanced in xl2003. It now provides a way to ignore rows that
are hidden -- not just by data|Filter|autofilter. (the 100 series parms like
=subtotal(10x,...))
But with that enhancement, xl2003 thinks that it should recalculate each time
you hide/unhide rows.
Maybe you could turn calculation to manual (Tools|Calculation tab), then do what
you want.
Remember to recalc or go back to automatic recalc before you trust the results
of any formula.
> Hello,
> In Excel 2002 if you had lots of groups of rows in a sheet.
[quoted text clipped - 10 lines]
>
> thanks

Signature
Dave Peterson
greg - 25 Jan 2007 17:21 GMT
yes,
turning off calc does make it faster.
thanks
> =subtotal() was enhanced in xl2003. It now provides a way to ignore rows that
> are hidden -- not just by data|Filter|autofilter. (the 100 series parms like
[quoted text clipped - 23 lines]
> >
> > thanks