FINDB(string1,string2,start)
string1: search string
string2: search field
start: starting byte position, defaults to 1
This search is case-sensitive.
While this function is syntactically Excel compatible, the differences in the underlying text encoding will usually yield different results.
While this function is OpenFormula compatible, most of its behavior is, at this time, implementation specific.