עזרה עבור LibreOffice 25.2
Compares two text strings and returns TRUE if they are identical. This function is case-sensitive.
EXACT(text_1;text_2)
\<emph\>text_1\</emph\> refers to the first text to compare.
\<emph\>text_2\</emph\> is the second text to compare.
EXACT("Sun microsystems";"Sun Microsystems") returns FALSE.