Hi,
I'm trying to use the functiun =IF(ISNUMBER(SEARCH but it does not seem to work. For example, B1=ho hu hi, B2= hi hi hi, B3= hu ho hu, and i want to write "ok" in A1 if B1 contains "ho". So in A1 I write =IF(ISNUMBER(SEARCH("ho",B1)),"ok","") but il tells me my formula contains an error, where am I wrong ?
Thanks
Bookmarks