+ Reply to Thread
Results 1 to 6 of 6

Please help with detailed serial numbers

  1. #1
    Registered User
    Join Date
    02-23-2012
    Location
    Qatar
    MS-Off Ver
    Excel 2010
    Posts
    6

    Please help with detailed serial numbers

    Hi there,

    I have a range of serial numbers (from number xxx to number xxx) and they account 100 numbers. How do I get these 100 numbers to show in a column?

    I have from Serial number 894270210912500325 to Serial number 894270210912500424 (100 numbers) and I need to show them individually in one column, like so:
    894270210912500325
    894270210912500326
    894270210912500327
    894270210912500328
    etc.
    etc.
    until
    894270210912500424

    Is this even possible in Excel?

    Thanks!!
    Last edited by EtienneP; 02-23-2012 at 09:34 AM. Reason: spelling

  2. #2
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,065

    Re: Please help with detailed serial numbers

    You say you want them in one column
    But you dont describe how they are otherwise set up

    Post your workbook so we can see how they are now
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

  3. #3
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Please help with detailed serial numbers

    Hi,

    Enter the first 'number' string in A1 as text. Then in A2 and copied down enter
    =LEFT(A1,15)&TEXT(VALUE(RIGHT(A1,3)+1),0)

    Regards
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  4. #4
    Registered User
    Join Date
    02-23-2012
    Location
    Qatar
    MS-Off Ver
    Excel 2010
    Posts
    6

    Re: Please help with detailed serial numbers

    Hi,

    Thanks, please see the sheet attached.

    You will see that there are a total of 1400 numbers, issued in batches. I need to have the 1400 serial numbers on their own.

    I tried converting them to number format, but it changes the last few digits into zero's. I have no idea why it does this either?
    Attached Files Attached Files
    Last edited by EtienneP; 02-23-2012 at 09:52 AM.

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

    Re: Please help with detailed serial numbers

    like this maybe
    Attached Files Attached Files
    "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

  6. #6
    Registered User
    Join Date
    02-23-2012
    Location
    Qatar
    MS-Off Ver
    Excel 2010
    Posts
    6

    Re: Please help with detailed serial numbers

    Yup, that looks like it, Thanks!

    Can you tell me why excel changes the last digits to zero's? Is it a setting/format issue somewhere?

+ 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