View Single Post
  #6   Report Post  
JE McGimpsey
 
Posts: n/a
Default

Note that NOW() returns both the Date and Time. If you just want the
time, use MOD(NOW(),1).


In article ,
Gary''s Student wrote:

=NOW()
--
Gary''s Student


"Ben" wrote:

Thank you Ray!
How about entering the current time into a cell?