Skip to content

Exact¤

Excel EXACT(text_1; text_2): Compares two text strings and returns TRUE if they are identical. This function is case- sensitive. Text_1 is the first text to compare. Text_2 is the second text to compare.

Parameter¤

Function name¤

The name of the Excel function

  • Datatype: string
  • Default Value: EXACT

Comments