Modified date for a file


Posted by Raj Nair on October 22, 2001 8:02 AM

I am trying to get the last modified date for a file from within excel. How can I do it ?

Use the Scripting.FileSystemObject property and get the datecreated field, but it does not have a date modified field.

Any thoughts, please feedback.

Regards,



Posted by Raj Nair on October 22, 2001 8:07 AM

...there is a datelastmodified property as well. did nto readh help as well as i should have...