Checks whether the specified text values are equal using case-sensitive comparison.
Syntax Copy Code |
---|
EXACT( Text text1, Text text2 ) → Logical |
Formula Copy Code |
---|
=EXACT("AB","A"&UPPER("b")) |
Function Reference
FIND Function
SEARCH Function
JSpreadsheet Programmer's Guide | © 2024 MindFusion |