Picking from a list randomly

A

Anthony Slater

I have a list of 60 names that are in surname order. Many
surnames are the same (ie Smith Brian, Smith Alan, Brown
John, Brown Peter etc..)

How can I randomly choose from the list, 6 groups of 10
people but making sure there are no duplicates in each
group?

Thanks in Advance
 
Top