+ Reply to Thread
Results 1 to 2 of 2

Filter a list with a list of strings

  1. #1
    Registered User
    Join Date
    10-29-2020
    Location
    Oslo
    MS-Off Ver
    2016
    Posts
    4

    Filter a list with a list of strings

    Hi!

    This should be fairly standard using the advanced filter function I thought, but can`t get it to work properly.

    I have a table of values with regions, different waste typer (paper, plastic etc) and treatment method (recycling, burning etc). The list of regions is long and I have a separate list of the regions that I am interested in. So how can I use this list to filter the long list and still get all the different datapoints but only for the regions I want?
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,101

    Re: Filter a list with a list of strings

    Insert a new column F & put this formula in F3
    =ISNUMBER(MATCH(A4,$G$3:$G$74,0))

    Then filter the table with F$:F$3 as the criteria.
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Build a list based on unique strings from another list
    By bjornas in forum Excel General
    Replies: 5
    Last Post: 04-13-2018, 08:51 AM
  2. [SOLVED] Compare a list of strings against a list of keywords to return a partial match
    By randomkiwi in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-11-2017, 11:51 PM
  3. Drop Down List with Filter and the Filter list in one single column
    By wpm7113 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 10-28-2016, 06:38 AM
  4. Using VBA to perform wildcard filter for text strings contained in a list
    By DaveBre in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-01-2014, 10:49 PM
  5. Skakes in the Summer
    By lowryda777 in forum Excel General
    Replies: 2
    Last Post: 06-27-2012, 10:29 AM
  6. Replies: 4
    Last Post: 02-22-2011, 02:01 PM
  7. How to find number of pairs of strings from list of strings?
    By greg_overholt in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-27-2006, 06:45 PM

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