Identifying matched cell values

  • Thread starter Thread starter TrevorB
  • Start date Start date
T

TrevorB

I have a sheet set out like the following:

A B C
1 9 9
2 6 3
3 4 4

I want C to show if values are matched i.e. "matched" or "unmatched" (True
or false would be okay). In the above example C1 would show "matched", C2
would be "not matched", C3 would be "matched"

What would I need to do show this ? Ive tried playing with the IF function
but cant pin it down. Any help gratefully received.

Thanks
 

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

Back
Top