View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob-123456789
 
Posts: n/a
Default Can I write an excel formula to display the file save date?

In Excel 2003 I often use the following formula to display the name (and
path) of the file:
=CELL("filename",T5)

I have not figured out if there is a way to display other file information
in a cell such as the file save date (& time) or file size.

Is there a way to do this??