+ Reply to Thread
Results 1 to 2 of 2

random list in excel

  1. #1
    Lw
    Guest

    random list in excel

    I have a list of 80 names that has to be randomly put in to an order where
    all the names are used only once. How do I do that

  2. #2
    STEVE BELL
    Guest

    Re: random list in excel

    All I can say is that if you have a column with =Rand()
    You will get non-equal numbers (the odds of a repeting number are very low).
    Replace the formula with PasteSpecial Value. Sort everything by that column
    and you get a random ordered list.

    There are many ways that you can do this in code, or manually.

    --
    steveB

    Remove "AYN" from email to respond
    "Lw" <[email protected]> wrote in message
    news:[email protected]...
    >I have a list of 80 names that has to be randomly put in to an order where
    > all the names are used only once. How do I do that




+ 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