I want cell A1 to output the date the file was created. Is there a way to do this without a macro?
S Sloth Oct 10, 2005 #1 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 Oct 10, 2005 #2 Don't think so. It is a workbook property, and that can only be accessed through VBA AFAIK.