Cross match data in Col A v/s Col B and display match in Col 3

A

aquaflow

I want to match data in Col A v/s Col B and display the exact match in
Col C. How can I do that?
 
A

aquaflow

In C1, =IF(A1=B1,"match","no match") and copy down.

I want to match same values in Col A taking Col B as a pointer and
output the result of the match found in C
 

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