The INSTR function searches for a substring within a string, and returns the position of the substring's starting character. Example Y% = INSTR(1%, Alpha$, "JKLMN")