I'm trying to add a search box to a spreadsheet that contains a list of names and other data.
Here's the formula: =FILTER(H5:J11,ISNUMBER(SEARCH(C2,H5:J11)),"None")
I'm receiving the #VALUE error - A value in the formula is of the wrong data type.
Any help would be appreciated.
I've attached an example spreadsheet. Thanks.
Bookmarks