Forum Discussion
Yousef72_Yud
Apr 11, 2019Copper Contributor
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?
NOA1 | hsa-miR-640 |
NOA1 | hsa-miR-378a-5p |
NOA1 | hsa-miR-4436b-5p |
NOA1 | hsa-miR-6821-3p |
NOA1 | hsa-miR-4312 |
NOA1 | hsa-miR-3653-5p |
NOA1 | hsa-miR-6790-3p |
NOA1 | hsa-miR-3934-5p |
NOA1 | hsa-miR-764 |
NOA1 | hsa-miR-125a-3p |
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.
- Logaraj SekarSteel Contributor
Why don't you use 'Filter' option for searching a value?
May be 'find all' function help you.
- Yousef72_YudCopper 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_YudCopper 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
Yousef72_Yud , by the way, 10000 is the limit only for drop down list, filter itself has no limits