+ Reply to Thread
Results 1 to 5 of 5

Using IF statements to convert Time (month to word)

  1. #1
    Forum Contributor
    Join Date
    05-17-2012
    Location
    Silver Spring
    MS-Off Ver
    Excel 2016
    Posts
    212

    Using IF statements to convert Time (month to word)

    If column A has regular day stamps (Ex: 08-25-16), is there a way to have column B say the month in three letters form of Column A

    Ex:

    Col A is the Date, Column B is the 3 letter month:
    01-16-16 Jan
    03-25-16 Mar
    08-01-16 Aug
    10-21-16 Oct

    My goal is to later call on that 3 letter month so I can't just use standard formatting.
    Thank you.

  2. #2
    Valued Forum Contributor loginjmor's Avatar
    Join Date
    01-31-2013
    Location
    Cedar Rapids, Iowa
    MS-Off Ver
    Excel 2013
    Posts
    1,073

    Re: Using IF statements to convert Time (month to word)

    Hi

    Copy this fromula into cell B1 (assuming your dates start in A1)

    =TEXT(A1,"mmm")

    Hope this helps.
    ____________________________________________
    If this has solved your problem, please edit the thread title to add the word [SOLVED] at the beginning. You can do this by
    -Go to the top of the first post
    -Select Thread Tools
    -Select Mark thread as Solved

    If I have been particularly helpful, please "bump" my reputation by pressing the small star in the lower left corner of my post.

  3. #3
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,167

    Re: Using IF statements to convert Time (month to word)

    Hey Ace,

    In column B, have it equal column A and format the B cells using a Custom format of "mmm"
    See attached.
    Date using mmm format.xlsx
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  4. #4
    Forum Contributor
    Join Date
    05-17-2012
    Location
    Silver Spring
    MS-Off Ver
    Excel 2016
    Posts
    212

    Re: Using IF statements to convert Time (month to word)

    Thank you loginjmor. It worked perfect.
    MarivnP thank you for responding but in the original post I noted I needed a formula essentially and couldn't just choose custom format but thank you anyways.

  5. #5
    Valued Forum Contributor loginjmor's Avatar
    Join Date
    01-31-2013
    Location
    Cedar Rapids, Iowa
    MS-Off Ver
    Excel 2013
    Posts
    1,073

    Re: Using IF statements to convert Time (month to word)

    Glad it worked! Thanks for the Rep!

+ 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. Convert Date and Time (EST) to Month and Year
    By juan.doe in forum Excel General
    Replies: 3
    Last Post: 08-03-2016, 05:35 AM
  2. how to convert the month in a date to the text word for that month
    By sthshrmags in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-05-2014, 03:15 PM
  3. [SOLVED] convert month to value and whole word in vba code
    By krazyhype19 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-20-2014, 03:23 AM
  4. [SOLVED] Excel 2007 : How to convert month number to month name
    By FDibbins in forum Excel General
    Replies: 14
    Last Post: 04-08-2014, 12:42 AM
  5. Replies: 1
    Last Post: 01-29-2013, 06:27 PM
  6. Convert date from current month to first day of prior month
    By maacmaac in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-07-2010, 12:23 PM
  7. convert word text to excel time
    By mat24 in forum Excel - New Users/Basics
    Replies: 10
    Last Post: 04-27-2010, 11:51 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