Mega Code Archive
Categories
/
MSOfficeExcel 2007 Tutorial
/
Text Functions
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)