EXACT(text1, text2) |
Returns the value True or False based on whether two strings match exactly. |
text1 | The first text string. |
text2 | The second text string. |
Remarks |
* This function is case sensitive. * This function is similar to using the "=" character in a formula except this is not case sensitive. See Row 10. * If the arguments are cell references then any formatting differences are ignored. * The arguments can be literal strings enclosed in quotation marks, formulas evaluating to numerical values or cell references containing text, numerical values. * For the Microsoft documentation refer to support.office.com |
|
© 2019 Better Solutions Limited. All Rights Reserved. © 2019 Better Solutions Limited Top