Forum Discussion

Yousef72_Yud's avatar
Yousef72_Yud
Copper Contributor
Apr 11, 2019
Solved

How search one value in excel and get all results?

Hello
I am working on my thesis. I need to search one value in excel and get all results. I used vlookup formula but it only gives one result. Can you please instruct me how to change vlookup formula?
For example, in the table below I want to search NOA1 from between 10000 number of data and get the exact names in front of it from thousand of results. How should I write the formula? 

NOA1hsa-miR-640
NOA1hsa-miR-378a-5p
NOA1hsa-miR-4436b-5p
NOA1hsa-miR-6821-3p
NOA1hsa-miR-4312
NOA1hsa-miR-3653-5p
NOA1hsa-miR-6790-3p
NOA1hsa-miR-3934-5p
NOA1hsa-miR-764
NOA1hsa-miR-125a-3p
  • SergeiBaklan's avatar
    SergeiBaklan
    Apr 12, 2019

    Yousef72_Yud , there are these 500 values kept? If you have your main list with dozen thousand of records and another one with 500 values, based on which you'd like to extract data from the first list, with Power Query you may query both lists, merge them for values only from the second list and land result back to Excel sheet.

    • Yousef72_Yud's avatar
      Yousef72_Yud
      Copper Contributor

      Logaraj Sekar  
      I tried the filter and find function. The problem is i want to search almost 500 number of values between thousands of cells and in result take bake the exact results which is written in front of it. I found vlookup as the best function. But i think it needs improvements, can you please help me to write the best formula? 

    • Yousef72_Yud's avatar
      Yousef72_Yud
      Copper Contributor

      Thanks for your answer. Becuase i have so many values to search and excel filter don't show the results more than 10000 , filtering can't help. I will try find all function . thanks

      Logaraj Sekar 

Resources