Hello,
I have two list of people with their center of interest (a, b, c, d, e, f, g...)
I would like to do two things with that :
a/ (random) If I have a list where two name of people are put one next to another, to have their name in green if they have a match (meaning at least one common center of interest) or in red if there is no match.
b/ (all good possbilities) Generate a list of all possible combination of two names (one per list) where people have at least one common interest.
Random (if there is a match, green, if no match, red)
John a,b,c Linda a,b John Linda
Doug c,f Martha e,f Marc Jonna
Marc e,f,g Jonna a, g John Martha
Doug Jonna
Doug Marta
All Good Possibilities
John Linda
John Jonna
Doug Martha
Marc Martha
Marc Martha
Marc Jonna
Ideally I would like to have tis in excel formula and not in macro...
Many thanks for your help,
Tiger.matchtest1.xlsxmatchtest1.xlsxAttachment 302979
Bookmarks