+ Reply to Thread
Results 1 to 5 of 5

How to change Serial Number to Text

  1. #1
    Registered User
    Join Date
    11-07-2013
    Location
    queens, ny
    MS-Off Ver
    Excel 2007
    Posts
    10

    How to change Serial Number to Text

    I was trying to autopopulate a column. Basically, I had to autopopulate column B with the month based on the short date that was listed in column A.

    So I tried a simple formula in column B: =MONTH(A8) and it pulls out the Month for the Short Date in the A column i.e. If A2 has 8/10/13 then B2 now has 8. How do I now change B2 and subsequent rows in B to text? So instead of listing 8, it would say instead AUG. I feel like I'm so close, please help!

    Hope I'm clear.
    RS

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,731

    Re: How to change Serial Number to Text

    Use this formula instead:

    =TEXT(A8,"mmm")

    Hope this helps.

    Pete

  3. #3
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.84 for Mac MS 365
    Posts
    8,499

    Re: How to change Serial Number to Text

    Another option is if you pull the date from A1 into B1 then go to format cell >> custom and type in mmm and that will show it as "Aug".
    Make contributors happy, click on the "* Add Reputation" as a way to say thank you.
    Sam Capricci

  4. #4
    Registered User
    Join Date
    11-07-2013
    Location
    queens, ny
    MS-Off Ver
    Excel 2007
    Posts
    10

    Re: How to change Serial Number to Text

    You guys are great! Thanks so much!

  5. #5
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,731

    Re: How to change Serial Number to Text

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

    Also, since you are relatively new to the forum, I would like to inform you that you can directly thank those who have helped you by clicking on the small "star" icon located in the lower left corner of a post that you have found to be helpful (not just in this thread - for any post that has helped you). This also adds to the reputation of the poster (the small green bars in the poster's profile).

    Pete

+ 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. Converting serial number to text
    By bob4thejob in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 01-31-2011, 05:35 PM
  2. Convert Serial Number to Date WITH TEXT
    By HP RodNuclear in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 12-20-2010, 12:39 PM
  3. Text Box returning serial number than time
    By kazbarina in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 04-30-2010, 09:26 AM
  4. 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
  5. [SOLVED] Date to TEXT. NOT to sequential serial number
    By Gene in forum Excel General
    Replies: 2
    Last Post: 05-26-2006, 04:35 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