Do you want the syntax?
Instr(Start,SourceString,TargetString,CompareType)
Start: Optional, and a positive integer
SourceString: a string in which you are searching for the
TargetString: what you are looking for
CompareType: 0,1, or 2. 0 - binary compare; 1 - text compare; 2 system setting