View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
nicycle nicycle is offline
external usenet poster
 
Posts: 1
Default How do I insert 'date modified' for a whole spreadsheet in the foo

I've found some code on the boards about how to have one cell say when
another cell was modified. But I'm looking to have the something ideally in
the header or footer that states "Date Modified: 3/13/2006" for example and
it updates each time any cell is modified in the spreadsheet. I suppose this
might work to if the date inserted in the code was when the spreadsheet was
last saved if that is the only possibility.

Any help is greatly appreciated.

Thanks!