+ Reply to Thread
Results 1 to 5 of 5

Excel date function

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    12-09-2022
    Location
    Australia
    MS-Off Ver
    365
    Posts
    117

    Excel date function

    Hi All

    I have data entry in excel column A as 2025-Feb-20. I want produce in excel column B as: Thursday, February 20, 2025

    Do we have excel formular to achieve that?

    Many Thanks

  2. #2
    Forum Expert
    Join Date
    04-14-2009
    Location
    Taiwan
    MS-Off Ver
    Excel 2016,2019,O365
    Posts
    2,930

    Re: Excel date function

    One way,
    =TEXT(DATE(TEXTBEFORE(A1,"-"),MONTH(TEXTBEFORE(TEXTAFTER(A1,"-"),"-")&"/1"),TEXTAFTER(A1,"-",2)),"DDDD ,MMMM DD, YYYY")

  3. #3
    Forum Contributor
    Join Date
    12-09-2022
    Location
    Australia
    MS-Off Ver
    365
    Posts
    117

    Re: Excel date function

    It is working. Many Thanks

  4. #4
    Forum Expert
    Join Date
    04-14-2009
    Location
    Taiwan
    MS-Off Ver
    Excel 2016,2019,O365
    Posts
    2,930

    Re: Excel date function

    You are welcome.

  5. #5
    Forum Expert
    Join Date
    12-10-2006
    Location
    Sydney
    MS-Off Ver
    Office 365
    Posts
    3,565

    Re: Excel date function

    Hi uqls,

    You could just reference the date (I assume the entry in Col. A it is an actual date not a string that looks like a date) and format Col. B as "dddd, mmmm dd, yyyy" or via a formula:

    =TEXT(A2,"dddd, mmmm dd, yyyy")

    Regards,

    Robert
    ____________________________________________
    Please ensure you mark your thread as Solved once it is. Click here to see how
    If this post helps, please don't forget to say thanks by clicking the star icon in the bottom left-hand corner of my post

+ 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: 5
    Last Post: 02-08-2013, 11:06 AM
  2. Excel date function
    By anirbancd in forum Excel General
    Replies: 4
    Last Post: 03-22-2012, 07:09 AM
  3. excel date function help
    By msdoni in forum Excel General
    Replies: 1
    Last Post: 03-07-2010, 05:19 PM
  4. [SOLVED] Excel date function
    By QC Coug in forum Excel Formulas & Functions
    Replies: 24
    Last Post: 09-06-2005, 07:05 AM
  5. Excel date function
    By QC Coug in forum Excel Formulas & Functions
    Replies: 18
    Last Post: 09-06-2005, 04:05 AM
  6. [SOLVED] Excel date function
    By Excel date range function in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 01:05 AM
  7. [SOLVED] Excel date function
    By Excel date range function in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 11:05 PM
  8. Excel date function
    By Excel date range function in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 06-15-2005, 09:05 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