Im trying to get all values (in this case strings) from a column A which have a "house" in it via an array and put the results in column B started with cell B1. With vlookup I only get one result:
=SVERWEIS("*"&"house"&"*";A:A;1;FALSCH)
Im trying to get all values (in this case strings) from a column A which have a "house" in it via an array and put the results in column B started with cell B1. With vlookup I only get one result:
=SVERWEIS("*"&"house"&"*";A:A;1;FALSCH)