Faster AutoFilter?

  • Thread starter Thread starter John
  • Start date Start date
J

John

Second question today.....

Is there a way of using the Application.ScreenUpdating = False method on
AutoFilter?

I've currently got a ten column data range of about 6000 rows and the
AutoFilters takes a long time to work.

All alternative solutions welcome!

Thanks

John
 
Hi
try disabling automatic calculation before applying the filter
 
If it's mostly text, maybe you can apply the filter and then hit a key to
interrupt calculation (I hit the Escape key by habit).

The filtered data shows up nicely, but I get a "calculate" in the statusbar.
(When I'm gazing at the results, excel can calculate what it thinks it needs to
calculate.)

I do the same thing when I do Data|filter|showall.

I interrupt the calculation. I've found that excel calculates lots faster when
there's nothing filtered.
 

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

Back
Top