EXACT(Text1, Text2)
Determines whether two text strings are the same. The EXACT() function returns TRUE if they are exactly the same, otherwise returns FALSE.
Text 1
The first text string to be compared
Text 2
The second text string to be compared
Boolean
The EXACT() function is case-sensitive but ignores formatting differences. It can also be used to check characters inputted to a document.
The function supports two parameters of any type.
EXACT("Spreadsheet","Spreadsheet")
TRUE
FALSE
EXACT("Spreadsheet","spreadsheet")
滑鼠選中內容,快速回饋問題
滑鼠選中存在疑惑的內容,即可快速回饋問題,我們將會跟進處理。
不再提示
10s後關閉
Submitted successfully
Network busy