Ok guys, I'm having a bit of a problem, maybe you can help.
I have a spreadsheet with a list of units, and a list of provinces. Each row is a unit, and each column is a province. In every province the unit may be recruited, I have an 'x.'
What I need to do is compare these rows against each other, and come up with groupings where the provinces don't overlap. Let me explain:
Unit U can be recruited in provinces A, B, and C.
Unit V can be recruited in provinces D, E, and F.
Unit W can be recruited in provinces G, H, and I.
Unit X can be recruited in provinces A and F.
Unit Y can be recruited in provinces B and H.
Unit Z can be recruited in provinces E, F, and I.
I need to group as many together as I can. So group 1 will have units U, V, and W. Group 2 will have units X and Y, and group 3 will have unit Z.
Now let's assume I have 200 units, and 200 provinces. Trying to match them into groups by eyeballing a comparison is tiring, tedious, and extremely time consuming. Does anyone know of any way using Excel, or by exporting to another program, that I can run this comparison automatically? To find the most efficient way to stick these units together in groups?
Thanks!
Bookmarks