+ Reply to Thread
Results 1 to 3 of 3

Use of Now() in Excel

  1. #1
    Giuseppe
    Guest

    Use of Now() in Excel

    Hi all,
    I need help hot to use Now() in a cell.
    My problem is:
    I 'll write in a cell [Today is Now()] --> I will have all in one cell.
    Thank you in advance
    Best
    Giuseppe

  2. #2

    Re: Use of Now() in Excel


    Try this:

    ="Today is "&TEXT(NOW(),"mm/dd/yy hh:mm:ss")

    To get this result:

    Today is 06/27/05 07:45:59

    OR

    ="Today is "&TEXT(NOW(),"mm/dd/yy")

    To get this result:

    Today is 06/27/05

    -Scott

    Giuseppe wrote:
    > Hi all,
    > I need help hot to use Now() in a cell.
    > My problem is:
    > I 'll write in a cell [Today is Now()] --> I will have all in one cell.
    > Thank you in advance
    > Best
    > Giuseppe



  3. #3
    Dan Chupinsky
    Guest

    Re: Use of Now() in Excel

    You could format the cell as such: "Today is"* mm ddd yyyy

    Dan
    "Giuseppe" <[email protected]> wrote in message
    news:[email protected]...
    > Hi all,
    > I need help hot to use Now() in a cell.
    > My problem is:
    > I 'll write in a cell [Today is Now()] --> I will have all in one cell.
    > Thank you in advance
    > Best
    > Giuseppe




+ 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