Articles with the tag:
Close
Changelog
Close
Articles with the tag:
Close
Try in the cloud
Try in the cloud

EXACT Function

The EXACT function is one of the text and data functions. Is used to compare data in two cells. The function returns TRUE if the data are the same, and FALSE if not.

Syntax

EXACT(text1, text2)

The EXACT function has the following arguments:

Argument Description
text1(2) Two text strings you want to compare.

Notes

The EXACT function is case-sensitive.

How to apply the EXACT function.

Examples

There are two arguments: text1 = A1; text2 = B1, where A1 is MyPassword, B1 is mypassword. So the function returns FALSE.

EXACT Function: FALSE

If we change the A1 data converting all the uppercase letters to lowercase, the function returns TRUE:

EXACT Function: TRUE

Return to previous page
Try now for free Try and make your decision No need to install anything
to see all the features in action