EXACT - Determining Whether Two Text Strings are Identical

  • Last update:  2023-08-22
  • Overview

    Grammar

    EXACT(text1,text2)

    Determines whether two text strings are identical. If they are exactly the same, EXACT returns TRUE; otherwise, returns FALSE.

    Parameter 1

    Text1

    First text string to be compared

    Parameter 2

    Text2

    Second text string to be compared

    Notes

    • The EXACT function is case-sensitive but format-insensitive. It can also be used to test the text entered into a document.

    • The function supports two parameters of any type.

    Example

    FormulaResultNotes
    EXACT("Spreadsheet","Spreadsheet")TRUE 
    EXACT("Spreadsheet","S preadsheet")FALSE 
    EXACT("Spreadsheet","spreadsheet")FALSE 


    Attachment List


    Theme: Advanced Data Analyis
    前の記事
    次の記事
    • いいね
    • 良くない
    • 閲覧しただけ

    フィードバック

    鼠标选中内容,快速反馈问题

    鼠标选中存在疑惑的内容,即可快速反馈问题,我们将会跟进处理。

    不再提示

    9s后关闭

    反馈已提交

    网络繁忙