Time Please !

A

Anthony

Hi,
Maybe a simple question but.
is it possible to place a formula in a cell to gain the current time from
the PC's clock??
Just like getting today's date, I type =TODAY()
thanks
 
G

Gord Dibben

=NOW()

If you don't want that to update at every re-calc just hit SHIFT + CTRL + ; to
enter a static time instead of using the NOW() Function.


Gord Dibben Excel MVP
 
Top