Hi everyone
I have a case that i want convert SEARCH result to "OK" "Not OK" output
I use IFS and combine it with SEARCH
Here is my formula :
=IFS(SEARCH("Terima";A2);"OK";SEARCH("Longshift";A2);"OK";SEARCH("Produksi";A2);"OK")
But, why the second and the third logical resulting #VALUE!
Error IF SEARCH.png
My cell format is General and i have typed my formula (not pasted formula)
Any idea/solution ?
Thank you
Error IF SEARCH.xlsx
Bookmarks