C Connie Mar 29, 2004 #1 how can I determine the date and time of last update of an excel file without opening the file. Thanks, Connie
how can I determine the date and time of last update of an excel file without opening the file. Thanks, Connie
W William Mar 29, 2004 #2 Hi Connie MsgBox FileDateTime("C:\MyDocs\MyFolder\MyFile.xls") -- XL2002 Regards William (e-mail address removed) | how can I determine the date and time of last update of an | excel file without opening the file. | | Thanks, | | Connie
Hi Connie MsgBox FileDateTime("C:\MyDocs\MyFolder\MyFile.xls") -- XL2002 Regards William (e-mail address removed) | how can I determine the date and time of last update of an | excel file without opening the file. | | Thanks, | | Connie