![]() |
How do I randomly sort a list of names?
How do I randomly sort a list of names? I want to match up 2 list of names
(the same names are in both lists) but the same person cannot be matched to him/herself. |
How do I randomly sort a list of names?
I presume one person can be matched with only one other person
-- AP "JIreland" a écrit dans le message de news: ... How do I randomly sort a list of names? I want to match up 2 list of names (the same names are in both lists) but the same person cannot be matched to him/herself. |
How do I randomly sort a list of names?
Suppose your names are in column A. Copy them to column C. In D1 enter rand()
and copy down. Sort columns C and D, sorted by column D. If there is a match, sort again. For 6 or more names, the probability of not having a match is 63%. "JIreland" wrote: How do I randomly sort a list of names? I want to match up 2 list of names (the same names are in both lists) but the same person cannot be matched to him/herself. |
All times are GMT +1. The time now is 07:02 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com