Finds one text string within another (case-sensitive)
=FIND(find_text, within_text, [start_num])
=FIND("World", "Hello World")