Thread: "Now" Function
View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Shane Devenshire[_2_] Shane Devenshire[_2_] is offline
external usenet poster
 
Posts: 3,346
Default "Now" Function

Hi,

the whole point of =NOW() and =TODAY() is to provide a date that always
updates. If you suppress the calculation of the spreadsheet these functions
will not update, but neither will anything else.

If you want a date that doesn't update just type it in - 1/22/2009 for
example, or use the shortcuts suggest by Pete which input the Current date or
Current time as indicated by the computer's clock and calendar.

To enter the date and time as hard coded equivalent of NOW in one cell -
press Ctrl+; space Ctrl+:


--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"Kenneth" wrote:

How do you keep the "now" function from updating the date when you open the
spreadsheet at a later date?