Pompey_Dan
New Member
- Joined
- Jan 27, 2011
- Messages
- 1
Hi,
First time poster here and desperately in need of some help!
I have a long list of applicants that have been matched using various criteria, however, some of these applicants have multiple matches and I need to determine the maximum number of pairings that could be achieved.
Example:
In the example there are three possible matches (A with B, A with C, and B with C) but the maximum number of pairings is one because Applicant A can only be matched with one of Applicant B or Applicant C, leaving the other (B or C) without a pair.
There are 1186 rows of data in my worksheet, and a total number of 593 potential matches, but I need to determine the maximum number of pairings that could be achieved (which I expect to be far lower than 593)... think of it like a dating agency at work, pairing up potential couples in an attempt to clear it's books (although what I'm trying to do is far more mundane!!)
Any help would be much appreciated, thank you.
First time poster here and desperately in need of some help!
I have a long list of applicants that have been matched using various criteria, however, some of these applicants have multiple matches and I need to determine the maximum number of pairings that could be achieved.
Example:
1st Applicant | Matched Applicant |
Applicant A | Applicant B |
Applicant A | Applicant C |
Applicant B | Applicant A |
Applicant B | Applicant C |
Applicant C | Applicant A |
Applicant C | Applicant B |
In the example there are three possible matches (A with B, A with C, and B with C) but the maximum number of pairings is one because Applicant A can only be matched with one of Applicant B or Applicant C, leaving the other (B or C) without a pair.
There are 1186 rows of data in my worksheet, and a total number of 593 potential matches, but I need to determine the maximum number of pairings that could be achieved (which I expect to be far lower than 593)... think of it like a dating agency at work, pairing up potential couples in an attempt to clear it's books (although what I'm trying to do is far more mundane!!)
Any help would be much appreciated, thank you.