Loading suggested videos
=EQUAL(
, then select or enter the two values you want to compare, making sure to place a comma ,
between them.Enter
to see the result.TRUE
if the values are equal, and FALSE
if they are not.Result: The selected cell will display TRUE
or FALSE
depending on whether the two values are the same.
Tip: Use this function for clean logical comparisons, especially when combining with IF
statements.
Your feedback helps us improve our content.