+ Reply to Thread
Results 1 to 2 of 2

List cells where value is found: howto?

  1. #1
    Registered User
    Join Date
    02-14-2008
    Posts
    22

    List cells where value is found: howto?

    I have a worksheet with 2000 rows, 3 columns: Worksheet1
    Another with up to 6000 rows, 5 columns: Worksheet2

    I need a list on worksheet1, that returns all values in column 1 of worksheet2 where the values of column 2 of worksheet 1 is found. To give an idea:

    worksheet 1.jpg
    worksheet 2.jpg

    Result should therefore be: display those rows where in the second column of worksheet2, the value of worksheet 1 is found and return the first column of worksheet 2. (in this example 1,2,3,7,9,10).
    Not by indexing them all together, but by listing each separately as in the example is shown.

    Please do help me out on this, it would save me a massive amount of time.

    I thought of using index, search, array things, but could not find an elegant solution. Any thoughts?

  2. #2
    Registered User
    Join Date
    02-14-2008
    Posts
    22
    I added a file with the worksheets, and the desired result

    example.xls.zip

+ 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