I would like to use the now function to record the current system time with
seconds, but I do not want this function to update when I type another
instance of the now function. I need seconds so using ctrl+shift+; does not
work. Is there a short cut or syntax that I can use to keep the now function
static?
Teethless mama - 14 Sep 2007 14:34 GMT
=NOW() (press F9 instead of ENTER)
> I would like to use the now function to record the current system time with
> seconds, but I do not want this function to update when I type another
> instance of the now function. I need seconds so using ctrl+shift+; does not
> work. Is there a short cut or syntax that I can use to keep the now function
> static?
Albie - 14 Sep 2007 14:56 GMT
Awsome, I was hoping there was something simple like that.
> =NOW() (press F9 instead of ENTER)
>
[quoted text clipped - 3 lines]
> > work. Is there a short cut or syntax that I can use to keep the now function
> > static?
Gav123 - 14 Sep 2007 14:36 GMT
Hi Albie,
This might be what your looking for...
http://www.mcgimpsey.com/excel/timestamp.html
Regards,
Gav.
> I would like to use the now function to record the current system time with
> seconds, but I do not want this function to update when I type another
> instance of the now function. I need seconds so using ctrl+shift+; does not
> work. Is there a short cut or syntax that I can use to keep the now function
> static?