So I’m searching for a way to search a word in a region (ex: B2:G10) and it returns yes if the word is in the region, or false, if he doesn’t find the searched word. Ex: the formula searches in the spaces B1, B2 and B3 each with a different word (ex: hi, hello, goodbye) and when the word good is searched, it gives me no, and if the word is hello, it gives me yes.
I’ve tried searching on this: Google Sheets formula for "if contains" but when I try the formulas, they are not working, or it is not what I am searching for. I’ve tried other places, but I can’t find a formula that can do this (or I am just very bad) I’ve also tried all the lookup, but for me, it doesn’t work