+ Reply to Thread
Results 1 to 3 of 3

Can I create a random order within a series of numbers in Excel?

  1. #1
    Dimtrax
    Guest

    Can I create a random order within a series of numbers in Excel?

    My project involves a random draw for starting order for a sports event. I
    want to assign a randon number to entry forms, based on a series of numbers
    from 1 to 30. I am using EXcel 2003, but have little experience with
    anything but the simplest formulas. Can anyone help me?

  2. #2
    Widemonk
    Guest

    RE: Can I create a random order within a series of numbers in Excel?

    OK...

    Column A has your list of numbers 1-to-30.
    Next to each one in column B has the formula =rand()
    C1 has the formula =RANK(B1,$B$1:$B$30)
    Fill the forumula down to cell C30

    Hide column B to make it tidy, and column C holds a random number 1-to-30
    without duplicating.

    Remember, everytime you re-calculate the sheet the random numbers will
    change and give you a new combination so it might be worth printing it or
    something each time you use it.

    "Dimtrax" wrote:

    > My project involves a random draw for starting order for a sports event. I
    > want to assign a randon number to entry forms, based on a series of numbers
    > from 1 to 30. I am using EXcel 2003, but have little experience with
    > anything but the simplest formulas. Can anyone help me?


  3. #3
    Dimtrax
    Guest

    RE: Can I create a random order within a series of numbers in Exce

    This was so simple. With 150 events, this will save me an hour of time and
    effort. Thank you.

    "Widemonk" wrote:

    > OK...
    >
    > Column A has your list of numbers 1-to-30.
    > Next to each one in column B has the formula =rand()
    > C1 has the formula =RANK(B1,$B$1:$B$30)
    > Fill the forumula down to cell C30
    >
    > Hide column B to make it tidy, and column C holds a random number 1-to-30
    > without duplicating.
    >
    > Remember, everytime you re-calculate the sheet the random numbers will
    > change and give you a new combination so it might be worth printing it or
    > something each time you use it.
    >
    > "Dimtrax" wrote:
    >
    > > My project involves a random draw for starting order for a sports event. I
    > > want to assign a randon number to entry forms, based on a series of numbers
    > > from 1 to 30. I am using EXcel 2003, but have little experience with
    > > anything but the simplest formulas. Can anyone help me?


+ 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