View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Mike H Mike H is offline
external usenet poster
 
Posts: 11,501
Default what is the difference between Now() and Today()

Mary,

Today() is today's date
Now() is literally that the date and time NOW

Both will update so to get a static date try

CTRL + ;

Mike

"Mary" wrote:

Both seem to change when you reopen the spreadsheet. I'd like the date I
create the worksheet to be saved and not updated everytime I reopen it. Any
ideas?