+ Reply to Thread
Results 1 to 4 of 4

Looking for non-array formula to do sequential numbering based on value on B1

  1. #1
    Forum Contributor
    Join Date
    02-06-2013
    Location
    Maryland
    MS-Off Ver
    Excel 2010
    Posts
    1,012

    Looking for non-array formula to do sequential numbering based on value on B1

    Looking for non-array formula to do sequential numbering based on value on B1.

    This formuls
    Please Login or Register  to view this content.
    works perfectly well across column (D4:R4 )

    Will be nice if this formula
    Please Login or Register  to view this content.
    can be tweaked to accomplish generating sequential number in row format (see attachment).

    Desired outcome is in B4:B20

    Example:
    Please Login or Register  to view this content.
    desired outcome should be:

    Please Login or Register  to view this content.
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2507 (Windows 11 Home 24H2 64-bit)
    Posts
    91,922

    Re: Looking for non-array formula to do sequential numbering based on value on B1

    In B4 copied down:

    =IF(ROWS(B$4:B4)>$B$1,"",ROWS(B$4:B4))

    If that takes care of your original question, please choose Thread Tools from the menu link above and mark this thread as SOLVED.

    Also, if you have not already done so, you may not be aware that you can thank anyone who offered you help towards a solution for your issue by clicking the small star icon (* Add Reputation) located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of each of those who offered help.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    NB:
    as a Moderator, I never accept friendship requests.
    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Contributor
    Join Date
    02-06-2013
    Location
    Maryland
    MS-Off Ver
    Excel 2010
    Posts
    1,012

    Re: Looking for non-array formula to do sequential numbering based on value on B1

    AliGW: Outstanding solution, AliGW. Thanks for the proposed solution.

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2507 (Windows 11 Home 24H2 64-bit)
    Posts
    91,922

    Re: Looking for non-array formula to do sequential numbering based on value on B1

    You're welcome.

+ 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] Formula for Sequential Numbering of Cells
    By Bleucherie in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-27-2023, 11:58 AM
  2. Sequential Numbering based on multiple criteria
    By kevindorward_dfsdanf in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-18-2020, 12:11 PM
  3. [SOLVED] Sequential numbering based on same event
    By rynny in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-09-2020, 12:50 PM
  4. [SOLVED] Formula to auto-generate next sequential number dependent on document numbering
    By tpharand in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 09-17-2018, 01:15 PM
  5. [SOLVED] Auto sequential numbering based on a cell text
    By GAG24 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-10-2017, 07:34 AM
  6. [SOLVED] Sequential numbering formula omitting 0's and resetting after X rows
    By zman23 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 02-15-2017, 01:10 PM
  7. Generate Sequential Numbering based on Combobox selection
    By MzBranch in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-24-2015, 01:09 PM

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