+ Reply to Thread
Results 1 to 4 of 4

If I filter a 33000 element list down to, say, 800.....

  1. #1
    Registered User
    Join Date
    09-28-2009
    Location
    Albuquerque
    MS-Off Ver
    Excel 2003
    Posts
    11

    If I filter a 33000 element list down to, say, 800.....

    and then I "find the last cell" and range.fill am I acting ONLY on the subset?

    I ask cuz the row nums are the "original" ones rather than a "new" set of 1,2,3,etc (they're like "11,33,34,624,....etc")

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,167

    Re: If I filter a 33000 element list down to, say, 800.....

    Yes you are acting only on the subset.

    What actions do you want to perform after filtering?
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  3. #3
    Registered User
    Join Date
    09-28-2009
    Location
    Albuquerque
    MS-Off Ver
    Excel 2003
    Posts
    11

    Re: If I filter a 33000 element list down to, say, 800.....

    THank you.
    I'm doing an index with a nested match that has 2 concatenated criteria and arrays. Its a bit time consuming to process, but its a one-shot deal (there are many 200-800 member facilities within this 33k pool of people. Each facility will run this particular machination once).

  4. #4
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,167

    Re: If I filter a 33000 element list down to, say, 800.....

    So this is solved?

    Please mark your thread as solved.

    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

+ 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