+ Reply to Thread
Results 1 to 2 of 2

random pick names from a list

  1. #1
    Registered User
    Join Date
    05-04-2004
    Posts
    9

    random pick names from a list

    hello

    I have a list of 24 names in a list and I want to have the system pick 6 teams .of 4people.
    help me out.

  2. #2
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    2016
    Posts
    14,675

    Re: random pick names from a list

    Assume names are in A1:A24. Put this formula in B1

    =RAND()

    and copy down to B24

    Now sort A1:B24 based on the numbers in column B - that'll give you a random sort - use the first 4 for Team1, next 4 for Team2 etc.
    Audere est facere

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1