The function EXACT compares two text strings and returns TRUE if they are exactly the same, and FALSE if they are not.

Syntax:

=Exact(text1, text2)

Text1. is the first text string or reference to a cell that contain the first text string

Text2. is the second text string or reference to a cell that contain the second text string