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,