+ Reply to Thread
Results 1 to 2 of 2

How can I use a date in a formula without it converting to Julian?

  1. #1
    Registered User
    Join Date
    11-25-2014
    Location
    Isle of Man
    MS-Off Ver
    Microsoft Excel 2010
    Posts
    82

    How can I use a date in a formula without it converting to Julian?

    I have a list of names in column A and a list of dates in column B.

    In column C, I'm simply trying to write the formula: =A1&" "&B1

    But the date part is coming through as a Julian Date rather than just a normal date. Is there any way of stopping this?




    Example:

    NameOne 04/01/2016

    Formula returns: NameOne 42373

  2. #2
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,452

    Re: How can I use a date in a formula without it converting to Julian?

    Try:
    =A1&" "&TEXT(B1,"dd/mm/yyyy")
    Quang PT

+ 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 a julian date and time to standard date in excel 2010
    By Munkle555 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-22-2015, 10:49 AM
  2. Converting 2010 Julian dates to calender date
    By krie2509 in forum Excel General
    Replies: 8
    Last Post: 02-03-2010, 06:36 PM
  3. Julian date formula
    By schnett in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-03-2007, 10:47 AM
  4. converting julian day and year to a date?
    By Chad Nordberg in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-27-2006, 06:30 PM
  5. RE: Excel should have a formula for Converting Julian Dates
    By Peo Sjoblom in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 05-17-2005, 02:06 PM
  6. Excel should have a formula for Converting Julian Dates
    By Yakimeshi in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 05-17-2005, 02:06 PM
  7. [SOLVED] WS formula for Julian date not converting well to VBA??
    By Ed in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 02-10-2005, 02:06 PM

Tags for this Thread

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