I need to be able to get the modified property of a directory as shown in windows explorer. Does anyone know how to get this?
Printable View
I need to be able to get the modified property of a directory as shown in windows explorer. Does anyone know how to get this?
use the FileSystemObject, there is a property of the Folder data-type called DateLastModified.
if you want some code then email me (i'm a bit busy at the minute, i'm on my coffee break!).
:D