+ Reply to Thread
Results 1 to 4 of 4

filter out the array

  1. #1
    Registered User
    Join Date
    12-17-2008
    Location
    Singapore
    MS-Off Ver
    2002
    Posts
    71

    filter out the array

    hi I have a array which take the value from the column J. izit possible to have a check in column B. If one of the value in column J was founded in column B(cell B3:B50), it will not put the value into the array.

    Please Login or Register  to view this content.

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: filter out the array

    You can use the Find method to try to locate a given value from col J in the range of interest in col B. If you find it, don't add it to the array.
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Registered User
    Join Date
    12-17-2008
    Location
    Singapore
    MS-Off Ver
    2002
    Posts
    71

    Re: filter out the array

    how to use the find method in my example? or is there any example for me to refer to ?
    Last edited by kaffal; 03-29-2009 at 06:35 AM.

  4. #4
    Registered User
    Join Date
    09-01-2008
    Location
    pune
    MS-Off Ver
    Excel 2021
    Posts
    12

    Re: filter out the array

    Hope this will help you

    Please Login or Register  to view this content.

+ 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