+ Reply to Thread
Results 1 to 5 of 5

Excel sequence number generator

  1. #1
    Registered User
    Join Date
    11-13-2014
    Location
    Philadelphia, PA.
    MS-Off Ver
    2010
    Posts
    2

    Excel sequence number generator

    Hello everyone, I'm new here just joined today. Happy to be a part of this forum.

    I have a question if someone can answer it please!
    Can excel determine the series of two digit numbers if I place them down a column? Now these numbers can be any random two numbers from 01 - 50 or so.
    So if type down column "A" these numbers 10, 05, 20, 29, 06, 25, 01, 02, 09 and 37 at the bottom - could Excel look at these numbers at determine the next number at the bottom based on the series?
    Now this is only a set of ten numbers. I may want to try this with a few hundred rows down. Not sure if Excel has a limit on how many rows it can determine. This may be a stupid question or not but had to ask.

    Any help is greatly appreciated!!!
    Thanks, Ed

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Excel sequence number generator

    no.................................
    what would you think the next number would be? series have to have a logical reason
    even a logical sequence could have more than one outcome
    1,2,3 what comes next?
    you could say 4 as its the previous number +1
    or it could be say 5 as its the sum of the previous 2 numbers
    and probable some other sequences as well
    Last edited by martindwilson; 11-13-2014 at 03:38 PM.
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  3. #3
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Excel sequence number generator

    If you have a logical pattern and you select enough cells for Excel to see it, then sometimes Excel will continue the pattern
    For example, 3,9, 15 will continue 21, 27, 33,39,45 (for i = 1 to n i * 3)
    or 31,26, 21 continues 16, 11, 6, 1

    As Martin said, sometimes Excel sees a different pattern than what you wanted it to see.
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  4. #4
    Registered User
    Join Date
    11-13-2014
    Location
    Philadelphia, PA.
    MS-Off Ver
    2010
    Posts
    2

    Re: Excel sequence number generator

    First thing thank you Martin and ChemistB for your responses to my question.
    I understand what both of you are saying. There has to be some type of pattern already in place not just any random number.
    I wasn't sure if I were to highlight all the numbers in that column and drag them down by the lower right hand corner in order to get the next number?
    I also wasn't sure if there was a formula in Excel for this and that's why I had to ask you guys.

    Thanks so much guys!

  5. #5
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Excel sequence number generator

    No problem. There is no formula.

+ 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. Next Number in sequence generator - no macro
    By EdCid in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 07-17-2014, 11:09 AM
  2. [SOLVED] number sequence generator
    By Larry in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-20-2006, 12:30 PM
  3. number sequence generator
    By Larry in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-20-2006, 10:35 AM
  4. [SOLVED] Excel 2003 random number generator
    By JJ in forum Excel General
    Replies: 1
    Last Post: 05-04-2005, 09:06 AM
  5. [SOLVED] Enhancing Excel's Random Number Generator!
    By Mike in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-09-2005, 10:06 AM

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