+ Reply to Thread
Results 1 to 5 of 5

Can I randomize whole numbers in my excel sheet?

  1. #1
    AngeCP7
    Guest

    Can I randomize whole numbers in my excel sheet?



  2. #2
    Forum Expert
    Join Date
    12-24-2004
    Location
    Sweden
    Posts
    1,256
    You can use the =RANDBETWEEN(bottom,top)

    Ola

  3. #3
    N Harkawat
    Guest

    Re: Can I randomize whole numbers in my excel sheet?

    =INT(RAND()*100)
    will generate 2 digit whole numbers


    "AngeCP7" <[email protected]> wrote in message
    news:[email protected]...
    >




  4. #4
    JE McGimpsey
    Guest

    Re: Can I randomize whole numbers in my excel sheet?

    If you want non-repeating random numbers, see

    http://www.mcgimpsey.com/excel/randint.html

    for one way.

  5. #5
    Gord Dibben
    Guest

    Re: Can I randomize whole numbers in my excel sheet?

    Note: RANDBETWEEN requires the Analysis ToolPak add-in be loaded.

    See also JE McGimpsey's site for limitations on the RANDBETWEEN function and
    workarounds to ensure you get 100 non-duplicated numbers.

    http://www.mcgimpsey.com/excel/udfs/randint.html





    On Tue, 14 Jun 2005 08:58:17 -0500, olasa
    <[email protected]> wrote:

    >
    >You can use the =RANDBETWEEN(bottom,top)
    >
    >Ola



+ 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