A. FIND()
B. LEN()
C. COUNT()
D. LEFT()
• Counts all characters in a cell.
• Includes spaces and symbols.
• Useful for text analysis.
• Helps validate data.
• Example: LEN(“Excel”) returns 5.
• Commonly used with other functions.
• Supports automation.
• Easy to understand.
• Frequently used in databases.
• Important text function.