Thread: filtering time
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default filtering time

One thing I did for a client was to break up the blocks into defined names
and applying formula to block instead of the 10000 rows.

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"nader" wrote in message
...
Iam
using:=SUMPRODUCT(SUBTOTAL(3,OFFSET(N11:N10000,ROW (N11:N10000)-ROW(N11),0,1)),--(N11:N10000="160m"))formula
in 50 cells and subtotal function in 10 cells and I am working in a bout
10000R*30C cells.When I use auto filter I must wait a few time to
calculate
and ready.I need speed calculate.
sorry for language problems.
thanks.