I want to use the FIND and SEARCH functions in Excel to search for text within a string. What is the syntax for the FIND and SEARCH functions in Excel and how do I use them to search for text within a string?
On the Home tab, in the Editing group, click Find & Select, and then click Find. In the Find what box, enter the text—or numbers—that you need to find. Or, choose a recent search from the Find what drop-down box.
 Find_text – the character or substring you want to find.
Within_text – the text string to be searched within.
The syntax for FIND and SEARCH functions in Excel
1.Find_text -or the character you want to find.
2.Within_text – this is the text string or cell reference where you will look for your character(s).
3.Start_num – (optional) is the character position number where you wish your search to begin.
