Results 1 to 2 of 2

AutoFilter Speed Issue

Threaded 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.

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