View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Leon[_5_] Leon[_5_] is offline
external usenet poster
 
Posts: 7
Default Date last modified macro

Hi guys,

I am wondering if there is a function or maro i can write in excel that
can show the date my .xls fle was last modified?

So i need it to only change when any cells are changed with in the
workbook but if the workbook is opened and just viewed at, the date
will not change. I know that information is in the properties of the
file but i need it to get that info and put it in a cell.

Thanks for the help.