Am using =FIND(C1,B1,1) to find the beginning character count of a found string within another string.... i.e., B1 is "This is Item4 A"; C1 is "Item4" -- which returns 9. When I search a different string (that does not contain the term: "Item4" (such as "This is Item3"), the return is "#VALUE!".
I would like for the value to be set at 0 if the string was not found rather than returning #VALUE!. ??
Thank you.
swtrader
I would like for the value to be set at 0 if the string was not found rather than returning #VALUE!. ??
Thank you.
swtrader