FIND
Text

Finds one text string within another (case-sensitive)

Syntax:

=FIND(find_text, within_text, [start_num])

Example:

=FIND("World", "Hello World")