As a result, the conditional formatting rule will respond instantly whenever that value is changed.
Finally EXACT compares the extracted text to the text you are looking for (the substring).
EXACTiscase-sensitive, so only will return TRUE when all characters match exactly.
For example, =RIGHT(“apple”,3) returns “ple”.
LEN will also count characters in numbers, but number formatting is not included.