copmare cotents of two columns and return dissimilar values

S

Shaukat Hussain

HI All,

I want to compare the content of each cell of a column withb each contents
of each cell of a different coulmn and return dissimilar values.

Thanking Your Feedback.
Shaukat
 
C

Carla at work

=EXACT will return TRUE or FALSE. If you are comparing data in Column A and
Column B, use =EXACT(a1,b1).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top