Ouput File Creation Date

S

Sloth

I want cell A1 to output the date the file was created. Is there a way to do
this without a macro?
 
B

Bob Phillips

Don't think so. It is a workbook property, and that can only be accessed
through VBA AFAIK.
 
Top