+ Reply to Thread
Results 1 to 4 of 4

Store Randomly Generated Numbers

  1. #1
    Registered User
    Join Date
    05-16-2020
    Location
    New York
    MS-Off Ver
    2013
    Posts
    2

    Store Randomly Generated Numbers

    I am working with randomly generated numbers and am looking for an excel function that will store each randomly generated number in a cell as it is generated.

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,694

    Re: Store Randomly Generated Numbers

    How are you generating the numbers?
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

  3. #3
    Registered User
    Join Date
    05-16-2020
    Location
    New York
    MS-Off Ver
    2013
    Posts
    2

    Re: Store Randomly Generated Numbers

    The numbers are being generated using a randbetween function nested inside an index to select a random row number from a given column.

  4. #4
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,694

    Re: Store Randomly Generated Numbers

    To save a random number produced by RANDBETWEEN, you need to use VBA to convert the number to a value, and then store it where you want it. RANDBETWEEN is a volatile function, so its result changes every time there is a recalculation.

    Your description is too general to give you the actual code to do this. If you would like a more detailed response, then describe your problem in detail, or attach a sample file (see yellow banner at the top of the page).

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Limiting frequency of a randomly generated number.
    By johnkart in forum Excel General
    Replies: 14
    Last Post: 09-06-2017, 03:52 PM
  2. I need to restrict the occurrence of randomly generated numbers.
    By sdracerboy31 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-20-2017, 04:09 PM
  3. [SOLVED] Tracking Repeating Strings of Randomly Generated Numbers
    By wallygator1922 in forum Excel General
    Replies: 11
    Last Post: 01-10-2016, 12:29 AM
  4. Replies: 9
    Last Post: 06-25-2012, 08:56 PM
  5. [SOLVED] Randomly Generated List / Macro
    By carl in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-09-2006, 12:15 AM
  6. to find missing serial numbers in randomly generated numbers
    By B.H. Hadi in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-01-2005, 07:00 PM
  7. Trouble Sorting Averages of Randomly Generated Numbers
    By GStrawley in forum Excel General
    Replies: 3
    Last Post: 09-05-2005, 05:39 PM

Tags for this Thread

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