Returns the position of a text string (first occurrence) within another given text string.
Syntax
find_text: Text string whose position you want to obtain. E.g. "S"
text_to_search: Text to search for the first occurrence of specified text string. "Zoho Sheet"
Remarks
The FIND function is case-sensitive i.e., "Apple" and "apple" are treated the same.
Examples
Formula | Result |
=FIND("S";"Zoho Sheet") | 6 |
=FIND(A3;B3) | 5 |
=FIND(A4;B4) | 3 |
Possible Errors
Errors | Meaning |
#N/A! |
|
#NAME! |
|
#VALUE! |
|
#REF! |
|
Similar Functions
Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.
If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.
You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.