+ Reply to Thread
Results 1 to 12 of 12

Creating alphanumeric serial numbers

  1. #1
    Registered User
    Join Date
    03-23-2018
    Location
    Malaysia
    MS-Off Ver
    2010
    Posts
    6

    Creating alphanumeric serial numbers

    Can anyone teach me how to create an alphanumeric serial number?

    E.g: 2018/Apr/LO-001 like in below table which the serial number' columns are referring to the date/time of meeting column?



    Reg. No./ Serial No. Date/Time of Meeting Description

    2018/Apr/LO-001 1.4.2018, 9am Meeting with Co XYZ


    2018/Apr/LO-002 2.4.18, 12pm Lunch meeting with ABC

  2. #2
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Office 365
    Posts
    3,935

    Re: Creating alphanumeric serial numbers

    Give this

    A2="2018/Apr/LO-"&TEXT(ROWS(A$2:A2),"000")

    Copy down
    If I helped, Don't forget to add reputation (click on the little star ★ at bottom of this post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)

  3. #3
    Registered User
    Join Date
    03-23-2018
    Location
    Malaysia
    MS-Off Ver
    2010
    Posts
    6

    Re: Creating alphanumeric serial numbers

    Oh thank you Shukla, lemme try first ya!
    Walan

  4. #4
    Registered User
    Join Date
    03-23-2018
    Location
    Malaysia
    MS-Off Ver
    2010
    Posts
    6

    Re: Creating alphanumeric serial numbers

    Hi Shukla,

    Tqvm...
    More, how can i used/ or add on the 'if' and 'isblank' formula so that when i tab down to key in the next meeting, the serial no will only then poped up?

  5. #5
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Office 365
    Posts
    3,935

    Re: Creating alphanumeric serial numbers

    Attach a sample workbook. Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and then scroll down to Manage Attachments to open the upload window.

  6. #6
    Registered User
    Join Date
    03-23-2018
    Location
    Malaysia
    MS-Off Ver
    2010
    Posts
    6

    Lightbulb Re: Creating alphanumeric serial numbers

    Thanks Shukla.
    Here...


    I hope the attachment is there.
    Attached Files Attached Files

  7. #7
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Office 365
    Posts
    3,935

    Re: Creating alphanumeric serial numbers

    What is your expected result can you please explain why you are adding 101 what is the reason ?

  8. #8
    Registered User
    Join Date
    03-23-2018
    Location
    Malaysia
    MS-Off Ver
    2010
    Posts
    6

    Re: Creating alphanumeric serial numbers

    Hi Shukla...
    Walan here. Im sorry if you are not ok with this.

    I hope this could explained...
    I couldnt find the formula at first so i was just follow which ever formula i found. But i need a formula for an alphanumeric serial number. So there goes your helps. But then i found that it will be good too if i can use the if and isblank formula rather than dragging down it from the first column.
    But the formula i found is for short numbers only.

  9. #9
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Office 365
    Posts
    3,935

    Re: Creating alphanumeric serial numbers

    Can you please put expected result, your explanation doesn't clear many thing as i asked earlier how you suppose to add 101 ??? You can put expected result and what is your though for the result.

  10. #10
    Forum Expert avk's Avatar
    Join Date
    07-12-2007
    Location
    India
    MS-Off Ver
    Microsoft Office 2013
    Posts
    3,223

    Re: Creating alphanumeric serial numbers

    I have done some modification. It is permissible, then refer attach file.
    column "A" is = Date
    column "B" is = Day
    column "C" is = month (In Alfa)
    column "D" is = year
    column "E" is formula with :
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    copy down.
    Attached Files Attached Files
    Last edited by avk; 03-23-2018 at 06:59 AM. Reason: Attachment


    atul


    If my answer (or that of other members) has helped you, please say "Thanks" by clicking the Add Reputation button at the foot of one of their posts.

    Also: if your problem is solved, please take the time to mark your thread as SOLVED by going to the top of your first post, selecting "Thread Tools" and then "Mark thread as solved".

  11. #11
    Registered User
    Join Date
    03-23-2018
    Location
    Malaysia
    MS-Off Ver
    2010
    Posts
    6

    Re: Creating alphanumeric serial numbers

    Hi Shukla,

    I actually just try and error by putting 101 because i don't know how. But i have already get it solve on weekend, it suppose to combined the formula u give with the IF and no need Isblank +1, "000")).
    ...

    =IF(C7=0, " ","2018/Apr/LO-"&TEXT(ROWS(A$6:A6)+1, "000")) .... which start from the second row


    Tqvm for helping!

  12. #12
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Office 365
    Posts
    3,935

    Re: Creating alphanumeric serial numbers

    Thats ok, if you solved you query

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

+ 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. Replies: 1
    Last Post: 02-19-2016, 12:46 PM
  2. count alphanumeric codes only counting odd numbers not even numbers?
    By JACKBKNIMBLE in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 07-25-2013, 02:43 PM
  3. Creating Alphanumeric Sequences
    By georgebanaszak in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-16-2013, 12:59 PM
  4. Serial number creation / pre-defined alphanumeric sequence / formula
    By beano129 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-08-2012, 02:27 AM
  5. Replies: 4
    Last Post: 05-15-2010, 06:57 PM
  6. Finding a serial number in a list of serial numbers
    By zocoloco in forum Excel General
    Replies: 2
    Last Post: 02-04-2009, 05:20 AM
  7. to find missing serial numbers in randomly generated numbers
    By B.H. Hadi in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-01-2005, 07:00 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