+ Reply to Thread
Results 1 to 3 of 3

want to add text in cell that included today's date..

  1. #1
    Registered User
    Join Date
    08-30-2005
    Posts
    44

    want to add text in cell that included today's date..

    I want to this in a cell:

    ="Today is " & Today()


    If I just put:

    =TODAY()

    in a cell, it shows the date. If I put text in front of it, it shows a long number...not a date.

    What am I doing wrong?

  2. #2
    Registered User
    Join Date
    07-31-2007
    Posts
    5
    I don't think you can have two different formats in the same cell. The numbers that you are seeing are, I think, Boolean Date...which is a text format The only thing that I can suggest is to have one column with "Today Is" and the next column with the date.

    Good luck

  3. #3
    Forum Expert oldchippy's Avatar
    Join Date
    02-14-2005
    Location
    Worcester, UK
    MS-Off Ver
    Excel 2007 (Home)
    Posts
    7,097
    Try this,

    ="Today is "&TEXT(TODAY(),"dd/mm/yyyy")
    oldchippy
    -------------


    Blessed are those who can give without remembering and take without forgetting

    If you are happy with the help you have received, please click the <--- STAR icon on the left - Thanks.

    Click here >>> Top Excel links for beginners to Experts

    Forum Rules >>>Please don't forget to read these

+ 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