Note: The other languages of the website are Google-translated. Back to English

Excel Formula: Convert Date to Text

doc convert date to julia 1

This tutorial provides the TEXT function to convert a date to text.

If you want to follow along with this tutorial, please download the example spreadsheet.
doc convert date to julia 1

Generic formula:

TEXT(date,format)

Arguments

Date: the date you want to convert to text.
Format: the format you want the date displayed as.

Return Value

The TEXT function returns to a text value.

How this formula work

To convert the date in cell B3 to a text value, please use below formula:

=TEXT(B3,"mm/dd/yyyy")

Press Enter key to get the result.
doc convert date to julia 1

Explanation

TEXT function: convert a number to a text in a specific format.

Note

Format Code Formula Result
yyyy =TEXT(B3,"yyyy") 2020
yy =TEXT(B3,"yy") 20
mmmmm =TEXT(B3,"mmmmm") S
mmmm =TEXT(B3,"mmmm") September
mmm =TEXT(B3,"mmm") Sep
mm =TEXT(B3,"mm") 09
m =TEXT(B3,"m") 9
dddd =TEXT(B3,"dddd") Saturday
ddd =TEXT(B3,"ddd") Sat
dd =TEXT(B3,"dd") 12
d =TEXT(B3,"d") 12
mm/dd/yyyy =TEXT(B3,"mm/dd/yyyy") 09/12/2020
m/d/y =TEXT(B3,"m/d/y") 9/12/20
ddd,mmm y =TEXT(B3,"ddd,mmm y") Sat,Sep 20

Relative Formulas

  • Convert date to Julian
    Sometimes, you need to convert the standard date to the Julian date in Excel, here this article introduces a formula which combines the TEXT, YEAR and DATE functions to solve this job.
  • Convert date string to datetime
    Sometimes, while you import or paste some datetime data from other devices to Excel, the datetimes maybe not be recognized as proper dates...
  • Convert date to year month
    In some cases, you want to convert the date to only month, year, day or monthyear, daymonth, or year day in text format.
  • Calculate Hours Minutes Seconds Between Two Times
    Here in this tutorial, it introduces some formulas to quickly present the time difference result as single time unit.

Relative Functions


The Best Office Productivity Tools

Kutools for Excel - Helps You To Stand Out From Crowd

Would you like to complete your daily work quickly and perfectly? Kutools for Excel brings 300 powerful advanced features (Combine workbooks, sum by color, split cell contents, convert date, and so on...) and save 80% time for you.

  • Designed for 1500 work scenarios, helps you solve 80% Excel problems.
  • Reduce thousands of keyboard and mouse clicks every day, relieve your tired eyes and hands.
  • Become an Excel expert in 3 minutes. No longer need to remember any painful formulas and VBA codes.
  • 30-day unlimited free trial. 60-day money back guarantee. Free upgrade and support for 2 years.
Ribbon of Excel (with Kutools for Excel installed)

Office Tab - Enable Tabbed Reading and Editing in Microsoft Office (include Excel)

  • One second to switch between dozens of open documents!
  • Reduce hundreds of mouse clicks for you every day, say goodbye to mouse hand.
  • Increases your productivity by 50% when viewing and editing multiple documents.
  • Brings Efficient Tabs to Office (include Excel), Just Like Chrome, Firefox, And New Internet Explorer.
Screen Shot of Excel (with Office Tab installed)
Comments (6)
No ratings yet. Be the first to rate!
This comment was minimized by the moderator on the site
=text(B3,"mmm") 을 치면 Sep 이 나와야 하는데, 9가 나오는 경우는 어떤 경우인건가요?
=text(B4,"mmmm")을 치면 September가 나와야 하는데 9월 이라고 나옵니다.

뭐가 잘못된 건지...
This comment was minimized by the moderator on the site
Hi, formulas provided in the tutorial is working at English version, for Korean version, please try formula:
TEXT(B3;"MMM") or TEXT(B3;"MMMM")
This comment was minimized by the moderator on the site
I tried already to do the formula. But the result was the same.
This comment was minimized by the moderator on the site
Hi, please notice there is not a comma , in the formula, is semicolon ; in the formula.
This comment was minimized by the moderator on the site
Right. I used a comma. If semicolon is used, the error occurs.
This comment was minimized by the moderator on the site
I am confused, which formula you use will occur errors, what error shown? #N/A or #NAME? or #VALUE!
There are no comments posted here yet

Follow Us

Copyright © 2009 - www.extendoffice.com. | All rights reserved. Powered by ExtendOffice. | Sitemap
Microsoft and the Office logo are trademarks or registered trademarks of Microsoft Corporation in the United States and/or other countries.
Protected by Sectigo SSL