+ Reply to Thread
Results 1 to 9 of 9

Number Generation

Hybrid View

DILANHJ Number Generation 12-06-2019, 05:13 AM
Glenn Kennedy Re: Number Generation 12-06-2019, 05:18 AM
DILANHJ Re: Number Generation 12-06-2019, 05:24 AM
Roel Jongman Re: Number Generation 12-06-2019, 05:50 AM
DILANHJ Re: Number Generation 12-08-2019, 11:31 AM
Rick Rothstein Re: Number Generation 12-08-2019, 01:40 PM
DILANHJ Re: Number Generation 12-08-2019, 10:40 PM
saravnepali Re: Number Generation 12-09-2019, 01:38 AM
DILANHJ Re: Number Generation 12-09-2019, 05:02 AM
  1. #1
    Registered User
    Join Date
    12-06-2019
    Location
    Sri Lanka
    MS-Off Ver
    2016
    Posts
    7

    Re: Number Generation

    Hi Roel,

    It worked. Can you make the result at "A1" loop continuously once the count reaches 10 and start allover from number 1 again

    Regards
    Dilan

  2. #2
    Forum Guru
    Join Date
    04-23-2012
    Location
    New Jersey, USA
    MS-Off Ver
    Excel 365
    Posts
    2,475

    Re: Number Generation

    Quote Originally Posted by DILANHJ View Post
    It worked. Can you make the result at "A1" loop continuously once the count reaches 10 and start allover from number 1 again
    If you do that, you will lock Excel up in an endless loop and you will not be able to use it until you have Windows Task Manager kill the process. There should be ways to get around this problem by adding some additional event procedures, but you still will not be able to use Excel while the count is going on. Is that what you really want?

  3. #3
    Registered User
    Join Date
    12-06-2019
    Location
    Sri Lanka
    MS-Off Ver
    2016
    Posts
    7

    Re: Number Generation

    Hi Rick,

    Yes, I need a endless loop. the sheet will be used as a dashboard.

    I did tried a formula with rand() function "=INT(RAND()*(10-1)+1)". The formula gets updates when the sheet is auto-updated or saved. The problem with the formula is, it returns a random number within the range given. my requirement is to return a incremental number from the range and loop.


    Regards
    Dilan

+ 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. [SOLVED] ID number generation - with prefix
    By ania1224 in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 04-10-2018, 05:43 AM
  2. Number generation
    By AJHANSEN777 in forum Excel General
    Replies: 7
    Last Post: 10-07-2015, 02:38 AM
  3. Auto Number Generation
    By abdul43 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-10-2014, 02:21 PM
  4. automated ref number generation
    By Sal_m_78 in forum Excel General
    Replies: 16
    Last Post: 10-09-2009, 09:31 AM
  5. [SOLVED] Automatic number generation.
    By BM in forum Excel General
    Replies: 1
    Last Post: 08-14-2006, 09:40 AM
  6. random number generation
    By scotjo in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-09-2006, 12:10 PM
  7. [SOLVED] Random number generation
    By Stratuser in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 03-15-2005, 09:06 AM

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