Forum Discussion
PieterStevense
Sep 28, 2021Copper Contributor
Filter function dynamic array without pressing enter
Hi, I've created a searchable dropdown list in my excel sheet using the dynamic array FILTER function. Here's the formula: =FILTER(klant[Klant],ISNUMBER(SEARCH(Pickorderinvoer!B4,klant[Klant],1))...
SergeiBaklan
Sep 28, 2021Diamond Contributor
More or less searchable drop-down list is in Excel for web so far, for the rest you shall use workarounds. With Enter.
Heiko_Tiedemann
Jun 07, 2022Copper Contributor
Hi Sergei,
I have found a solution for this use case. Many thanks for your hints
I have found a solution for this use case. Many thanks for your hints