+ Reply to Thread
Results 1 to 4 of 4

find and return sequential numbers

  1. #1
    Registered User
    Join Date
    04-26-2013
    Location
    United States
    MS-Off Ver
    Excel 2003
    Posts
    2

    find and return sequential numbers

    I need to find sequential number in a row of random numbers and return those numbers separated by a comma or return a blank cell if no sequential numbers are found

    For example

    A1 | A2 | A3 | A4 | A5 | A6 | A7 |
    23 17 19 20 42 74 19,20
    45 23 27 36 83 48
    13 14 42 46 78 18 13,14

    Seems easy but I don't often use excel so I am lost....

  2. #2
    Forum Expert XOR LX's Avatar
    Join Date
    04-18-2013
    Location
    Turin, Italy
    MS-Off Ver
    Office 365
    Posts
    7,742

    Re: find and return sequential numbers

    Can the sequence be both decreasing or increasing sequentlally, i.e. is 14 13 12 as valid as 12 13 14? If so, what would your expected return be in a case like: 12 13 14 13 12?

  3. #3
    Registered User
    Join Date
    04-26-2013
    Location
    United States
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: find and return sequential numbers

    increasing only... I am hoping that makes it a little easier?

  4. #4
    Forum Expert XOR LX's Avatar
    Join Date
    04-18-2013
    Location
    Turin, Italy
    MS-Off Ver
    Office 365
    Posts
    7,742

    Re: find and return sequential numbers

    Could still do with a bit more information. In your examples, you only have pairs of consecutive integers - are you interested in only these, or of consecutive sequences of any length, e.g. 2,3,4,5,6? And if there is more than one sequence found in the row, each sequence gets put into a separate cell, separated by commas?

+ 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