+ Reply to Thread
Results 1 to 2 of 2

Issues using Today()

  1. #1
    Registered User
    Join Date
    11-23-2009
    Location
    Somewhere between heaven and hell
    MS-Off Ver
    Excel 2007
    Posts
    11

    Issues using Today()

    I am trying to use Today() function as following:

    ="Last updated "&Today()

    And want it to display like this: Last Updated Dec 1, 2011

    However, it is displayed as: Last Updated 40787


    How can I change it to display the way I want it to?

    Thanks.

  2. #2
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    48,420

    Re: Issues using Today()

    Something like:

    ="Last updated "& Text(Today(), "mmm d, yyy")

    Regards
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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