View Single Post
  #2   Report Post  
Jim May
 
Posts: n/a
Default Putting computer date in cell

=today() < for day only
or
=Now() for day and time

"Fitz" wrote in message
.. .
How do I get excel to put the current date (ie.computer date) in a
specific cell so that each time I open the file the current date is in
that particular cell.