Hi heinrij1 and welcome to the forum,
Here is an example of how this can be achieved by using array formulas.
Assuming the listed part numbers are in column D and a partial lookup value located in cell B2. The formula to retrieve matched items is in column A.
Since your profile shows that you using Excel 2010 version or up you can take advantage of using formula with AGGREGATE function
or another version that will be compatible with older excel versions prior to 2010.
***Array formula must be entered by using key combination of CTRL+SHIFT+ENTER and not just ENTER
Row\Col |
A |
B |
C |
D |
1 |
Search Result |
Lookup value |
|
List of Part # |
2 |
1234 KJA |
1234 K |
|
1234 KJA |
3 |
1234 KJB |
|
|
1234 AAB |
4 |
|
|
|
1234 ACA |
5 |
|
|
|
1234 KJB |
Bookmarks