+ Reply to Thread
Results 1 to 7 of 7

Auto Serial Number

  1. #1
    Registered User
    Join Date
    05-21-2017
    Location
    India
    MS-Off Ver
    2013
    Posts
    17

    Auto Serial Number

    Hi Everybody,

    again i need some help on auto serial numbering, Say I have rows 1-10 (numbered) in column A, I then insert a row, say between 5 & 6 is it possible I can set them to auto re-number automatically.
    kindly help

    Thanks.

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,939

    Re: Auto Serial Number

    Quote Originally Posted by sms1432 View Post
    Hi Everybody,

    again i need some help on auto serial numbering, Say I have rows 1-10 (numbered) in column A, I then insert a row, say between 5 & 6 is it possible I can set them to auto re-number automatically.
    kindly help

    Thanks.
    Short answer - no, not without VBA
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,602

    Re: Auto Serial Number

    You can write formula in A1 =ROWS($A$1:$A1) and drag it down.

    Once you insert desired number of rows you can drag formula from above to fill empty (new) cells and then double click black cross in the bottom right corner to fill formula all the way down.

    Untitled.png

    Similarly when you deleting rows.

    It's not automatic.. But let's call it semi-automatic
    Last edited by zbor; 05-23-2017 at 02:52 AM.

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,939

    Re: Auto Serial Number

    zbor, like you said, that wont auto-"add" row numbers if a new row is inserted
    (that was my understanding of what the OP wanted)

  5. #5
    Forum Expert cbatrody's Avatar
    Join Date
    04-15-2014
    Location
    Dubai
    MS-Off Ver
    Microsoft Office 365 ProPlus
    Posts
    2,136

    Re: Auto Serial Number

    OR,

    In A1=ROW()

    Again, as mentioned by zbor, this will be a semiautomatic solution
    Attached Images Attached Images

  6. #6
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,602

    Re: Auto Serial Number

    Quote Originally Posted by FDibbins View Post
    zbor, like you said, that wont auto-"add" row numbers if a new row is inserted
    (that was my understanding of what the OP wanted)
    I agree, I've got it that way too.
    I've just give an approach if user don't want to use VBA (that would be solution here) and still want to handle it quickly.

  7. #7
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,939

    Re: Auto Serial Number

    Quote Originally Posted by zbor View Post
    I agree, I've got it that way too.
    I've just give an approach if user don't want to use VBA (that would be solution here) and still want to handle it quickly.
    And a good work-around it was, too (as is cbatrody's)

+ 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. Auto Serial Number Using VBA
    By LoveCandle in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-21-2022, 09:24 PM
  2. Auto Serial number
    By surya2384 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-16-2016, 11:53 AM
  3. [SOLVED] Auto Populate Serial Number From Total number
    By sanju2323 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 08-04-2015, 04:33 PM
  4. Auto generate serial number
    By silambarasan.J in forum Excel General
    Replies: 2
    Last Post: 01-31-2015, 12:46 PM
  5. Auto generate serial number
    By silambarasan.J in forum Excel General
    Replies: 3
    Last Post: 01-31-2015, 08:33 AM
  6. Auto Serial Number
    By MdYas in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-23-2014, 08:19 AM
  7. Auto Fill the serial Number
    By anwitha in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 10-23-2010, 02:11 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