| |
22.9.1.FIND(find_text,within_text,start_num) finds one text value within another (case-sensitive) and return the index |
|
Input the formula: =FIND("M",A2)
|
|
|
22.9.FIND | | 22.9.1. | FIND(find_text,within_text,start_num) finds one text value within another (case-sensitive) and return the index | | | | 22.9.2. | =FIND("m",A2) | | | | 22.9.3. | =FIND("M",A2,3) | | |
|