+ Reply to Thread
Results 1 to 6 of 6

Thread: Date with Text

  1. #1
    Valued Forum Contributor
    Join Date
    02-14-2010
    Location
    oman
    MS-Off Ver
    Excel 2003
    Posts
    312

    Post Date with Text

    dear friends i want to update my document date automatically.but the problem is my document date with some words also there,it's like this(below all data in one cell)....
    DYEING QUEUE AS AT 12.03.10 -  MULTIPRECISE SAMPLE MACHINE
    possible to add above word with this..
    =today()
    Last edited by johncena; 03-12-2010 at 08:16 AM.

  2. #2
    Forum Guru sweep's Avatar
    Join Date
    04-03-2007
    Location
    Location: Location:
    MS-Off Ver
    3.0
    Posts
    2,472

    Re: Date with Text

    Hi,

    Try this?

    ="DYEING QUEUE AS AT "&TODAY()&" - MULTIPRECISE SAMPLE MACHINE"
    Please disregard anything in the above post. It may well have been edited without my consent, as has been the case with several posts and threads recently.

  3. #3
    Valued Forum Contributor
    Join Date
    02-14-2010
    Location
    oman
    MS-Off Ver
    Excel 2003
    Posts
    312

    Re: Date with Text

    thanks sweep,which format i have to use ??

  4. #4
    Forum Guru sweep's Avatar
    Join Date
    04-03-2007
    Location
    Location: Location:
    MS-Off Ver
    3.0
    Posts
    2,472

    Re: Date with Text

    Just enter that into a cell, and it should give you the result you want.
    Please disregard anything in the above post. It may well have been edited without my consent, as has been the case with several posts and threads recently.

  5. #5
    Forum Guru sweep's Avatar
    Join Date
    04-03-2007
    Location
    Location: Location:
    MS-Off Ver
    3.0
    Posts
    2,472

    Re: Date with Text

    ..actually it won't try this

    ="DYEING QUEUE AS AT "&TEXT(TODAY(),"dd/mm/yyyy")&" - MULTIPRECISE SAMPLE MACHINE"
    Please disregard anything in the above post. It may well have been edited without my consent, as has been the case with several posts and threads recently.

  6. #6
    Valued Forum Contributor
    Join Date
    02-14-2010
    Location
    oman
    MS-Off Ver
    Excel 2003
    Posts
    312

    Post Re: Date with Text

    thanks u very much.this formula work for me,,,,,,,
    ="DYEING QUEUE AS AT "&TEXT(TODAY(),"dd/mm/yyyy")&" - MULTIPRECISE SAMPLE MACHINE"

+ 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.2.0