+ Reply to Thread
Results 1 to 5 of 5

Convert Number into Date

  1. #1
    Registered User
    Join Date
    02-16-2015
    Location
    Chennai
    MS-Off Ver
    2013
    Posts
    39

    Convert Number into Date

    Hi..I am working on an excel file..which is referring to the cell in different spreadsheet. That cell contains date. But when i am pulling the cell entry.it is coming in the form of number 40179. I want to get the date in DD-MM-YYYY format or DD-Month-Year format. I dont want to use the format cells method. Please suggest the function

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

    Re: Convert Number into Date

    USe formula

    =TEXT(A1,"DD-MM-YYYY")

  3. #3
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,914

    Re: Convert Number into Date

    Select the Cells and Press Shift+Ctrl+3/# keys
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

  4. #4
    Registered User
    Join Date
    02-16-2015
    Location
    Chennai
    MS-Off Ver
    2013
    Posts
    39

    Re: Convert Number into Date

    what should be the formula if i want to get DD-Month-Year??

  5. #5
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,914

    Re: Convert Number into Date

    =TEXT(A1,"DD-MMMM-YYYY")
    Edit Cell Reference A1 according to your needs

+ 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. how to convert date serial number to regular date?
    By union in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-21-2013, 10:15 PM
  2. how to convert number to date
    By sunwordelite in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 09-16-2009, 03:47 PM
  3. convert date number to date format
    By nygwnj in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-29-2007, 02:15 PM
  4. Convert Date to number?
    By JethroUK© in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 05-08-2006, 05:20 PM
  5. How do I convert Date serial number to date
    By rdunne in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-12-2005, 11:06 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