View Single Post
  #2   Report Post  
R.VENKATARAMAN
 
Posts: n/a
Default

after entering today() did you try copying this and pastespecial(values) on
the same cell
==============================
David wrote in message
...
I have a need to automatically save the current date to a cell in an excel
spreadsheet every time the sheet is saved.

Today() always returns the current date, so once I open the sheet on a new
day I can no longer see the date the information was last updated, i.e.
saved.

Any help would be appreciated.