Hello everyone.
I am stuck finding a formula/function to achieve a specific result.
Let me explain.
I have 2 sets of 3 columns. ABC and DEF
In columns ABC I have a list of 3-cell sets (name,city,age) for example:
MARY-NYC-40
LUKE-LAS-25
BOB-PAR-25
SUE-NYC-28
In columns DEF same thing
PAUL-LON-15
SUE-PAR-28
CARL-LAS-25
MARY-NYC-28
Now, what I need is that for each set of A, the formula/function tells me
1) IF there is any set in column B where 2 out of 3 cells are the same and 2) pulls out the one that is not there.
With the examples above, it should be:
MARY-NYC-40 YES & 28
LUKE-LAS-25 YES & LUKE
BOB-PAR-25 NO
SUE-NYC-28 YES & SUE & 40
last one, there are 2 matching sets in column B to meet criteria that 2 out of 3 cells are valid, therefore result should show both.
I hope that is clear, I don't know if a macro can do that but I don't think it's needed; but maybe I am wrong.
The results are one per cell. for the first set above in a cell it should write YES in another should write 28.
A big big thanks in advance to anyone that can help me with this
Bookmarks