+ Reply to Thread
Results 1 to 3 of 3

NOW() and SECOND() not refreshing

  1. #1
    Registered User
    Join Date
    07-18-2006
    Posts
    4

    NOW() and SECOND() not refreshing

    I assumed that NOW() in a cell (say A1) would produce a constantly changing field, so if formatted as hh:mm:ss it would show the time changing.
    Similarly if I enter SECOND(A1) in another cell it should show the seconds constantly counting up from 0 to 59, over and over.

    What happens is that values appear in the fields but they don't change unless I refresh the screen manually in one way or another.
    I have Calculation set to Automatic.

    A friend does the same thing and his times are constantly changing but we can't see what the difference is between our settings.

    Any suggestions please ? I'm trying to develop something which needs the time to be changing and can't even get to first base !
    Thanks in advance
    tgmjf

  2. #2
    Biff
    Guest

    Re: NOW() and SECOND() not refreshing

    Hi!

    Just a partial answer.......

    Those functions are working properly. They will only update when a
    calculation is triggered.

    If you want a real time clock that will require some VBA code.

    Biff

    "tgmjf" <[email protected]> wrote in
    message news:[email protected]...
    >
    > I assumed that NOW() in a cell (say A1) would produce a constantly
    > changing field, so if formatted as hh:mm:ss it would show the time
    > changing.
    > Similarly if I enter SECOND(A1) in another cell it should show the
    > seconds constantly counting up from 0 to 59, over and over.
    >
    > What happens is that values appear in the fields but they don't change
    > unless I refresh the screen manually in one way or another.
    > I have Calculation set to Automatic.
    >
    > A friend does the same thing and his times are constantly changing but
    > we can't see what the difference is between our settings.
    >
    > Any suggestions please ? I'm trying to develop something which needs
    > the time to be changing and can't even get to first base !
    > Thanks in advance
    > tgmjf
    >
    >
    > --
    > tgmjf
    > ------------------------------------------------------------------------
    > tgmjf's Profile:
    > http://www.excelforum.com/member.php...o&userid=36507
    > View this thread: http://www.excelforum.com/showthread...hreadid=562634
    >




  3. #3
    Registered User
    Join Date
    07-18-2006
    Posts
    4

    NOW() and SECOND() not refreshing

    Thanks Biff !
    I guess my friend must have something else calculating - maybe a loop or a counter or something.
    Anyway at least I know they shouldn't work unless another calc happens.
    Thanks again
    tgmjf

+ 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