+ Reply to Thread
Results 1 to 4 of 4

Find values from a list and show it

  1. #1
    Registered User
    Join Date
    01-20-2019
    Location
    Bavaria, Germany
    MS-Off Ver
    Excel for Mac
    Posts
    2

    Find values from a list and show it

    Hi Excel-Forum, I've the following question: My table has a row containing many different informations. There is no certain pattern in it. The row has 20.000 lines, so there is a lot of information. I know that many of these lines contain city names. So the entry looks like:

    "Glock Karlsruhe ua.", "Mohl Tübingen ua." or "Talbot Paris ua." etc.

    Now, I need a formula which compares this row with a new list of specific city names, e.g. Munich, Paris, London, New York. If there is a match Excel should give me the value in the row next to line.

    Thank you for your help, Fabian

  2. #2
    Forum Expert BadlySpelledBuoy's Avatar
    Join Date
    06-14-2013
    Location
    East Sussex, UK
    MS-Off Ver
    365
    Posts
    7,468

    Re: Find values from a list and show it

    Hi Fabian and welcome.

    Could you post an example file showing some of your data and your expected results?

    To attach a sample workbook click on GO ADVANCED and then scroll down to Manage Attachments to open the upload window.

    BSB

  3. #3
    Registered User
    Join Date
    01-20-2019
    Location
    Bavaria, Germany
    MS-Off Ver
    Excel for Mac
    Posts
    2

    Re: Find values from a list and show it

    Hi BSB,

    I attached the file. Thank you very much!

    Fabian
    Attached Files Attached Files

  4. #4
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: Find values from a list and show it

    Please try at E4 and drag down

    =INDEX($I$12:$I$16,MAX(INDEX(ISNUMBER(SEARCH($I$12:$I$16,D2))*(ROW($I$12:$I$16)-ROW($I$11)),)))
    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] Find a value in a list and show a corosponding value
    By muss1210 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-25-2017, 04:48 PM
  2. Replies: 0
    Last Post: 02-23-2013, 02:15 PM
  3. Replies: 5
    Last Post: 10-03-2007, 11:36 AM
  4. [SOLVED] How to show 2 MAX values in a list
    By Dennis in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 10:05 AM
  5. How to show 2 MAX values in a list
    By bj in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-06-2005, 07:05 AM
  6. How to show 2 MAX values in a list
    By Dennis in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 02:05 AM
  7. How to show 2 MAX values in a list
    By Dennis in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 01:05 AM

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