+ Reply to Thread
Results 1 to 5 of 5

Date Formula

  1. #1
    Registered User
    Join Date
    05-09-2016
    Location
    Australia
    MS-Off Ver
    V10
    Posts
    63

    Post Date Formula

    How do I produce a date formula [Today()] without using the Text function or hard coding dd/mm/yyyy?

  2. #2
    Forum Expert
    Join Date
    08-16-2015
    Location
    Antwerpen, Belgium
    MS-Off Ver
    2007-2016
    Posts
    2,380

    Re: Date Formula

    just =TODAY() will do

    Kind regards
    Leo

  3. #3
    Registered User
    Join Date
    05-09-2016
    Location
    Australia
    MS-Off Ver
    V10
    Posts
    63

    Re: Date Formula

    Every time I put the formula in as [=CONCATENATE("Payroll Filtered Records as at: ")&(TODAY())] the date is not in long date form and I cant edit it to be in eg. 12/5/17

  4. #4
    Registered User
    Join Date
    05-09-2016
    Location
    Australia
    MS-Off Ver
    V10
    Posts
    63

    Re: Date Formula

    Could I use the day, month, year function?

  5. #5
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Date Formula

    When you concatenate values it becomes a text string and for the Date you have use TEXT function

    =CONCATENATE("Payroll Filtered Records as at: ")&TEXT(TODAY(),"m/d/yyyy")

    v G
    1 Payroll Filtered Records as at: 5/11/2017
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

+ 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. [SOLVED] Formula for converting a date to quarter and leaving blank cell for no date values
    By jayc2111 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-10-2019, 12:57 AM
  2. Replies: 7
    Last Post: 02-02-2017, 02:41 PM
  3. Replies: 5
    Last Post: 12-01-2015, 02:36 PM
  4. [SOLVED] Formula to compare date (including month and year) from a listed date to today's date
    By mhewitson15 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-11-2014, 05:31 PM
  5. Replies: 2
    Last Post: 11-03-2014, 10:29 AM
  6. [SOLVED] Help in writing formula in excel to produce dates based on start date and end date
    By shoot for moon in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 07-10-2014, 01:00 PM
  7. [SOLVED] Formula assistance needed to sum data based on anniversary date and month date
    By lilsnoop in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-28-2012, 11:18 PM

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