+ Reply to Thread
Results 1 to 2 of 2

AutoFilter Speed Issue

Hybrid View

  1. #1
    Registered User
    Join Date
    10-30-2009
    Location
    india
    MS-Off Ver
    Excel 2007
    Posts
    2

    AutoFilter Speed Issue

    Can anyone help me with an alternative to autofilter.

    I have no issues when the Size is say 5000 Rows but when i have more records in my sheet excel just times out and ends with an Error.

    Note: I am using the statement below within the for loop

    Sheets("MergedDataSheetQ").Range(rplRange.Offset(0, 0), rplRange.Offset(sizeData, noColumns + 2)).AutoFilter Field:=noColumns + 1, Criteria1:=SubSector
    Is there any work around so that i only change the criteria inside the loop or something like, so that the i reduce the execution time for this statement?
    Last edited by rohansshetty7; 10-30-2009 at 02:03 AM.

  2. #2
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,375

    Re: Speed issue with autofilter

    Hi Rohan

    Please take a moment to read the forum rules, especially about cross posting and code tags.

    You'll find many skilled and willing helpers here, but you must be prepared to do your bit!

    cheers

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1