Excel string compare:
There is an inbuilt function called EXACT in excel to compare two strings.
It returns TRUE if both the strings are same, else FALSE.
Usage:
=EXACT(Cell1,Cell2)
Example:
There is an inbuilt function called EXACT in excel to compare two strings.
It returns TRUE if both the strings are same, else FALSE.
Usage:
=EXACT(Cell1,Cell2)
Example:
For more Tips & Tricks in Excel, Click Here.